Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CreateCrossHostTransferPass (0.17 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/passes.h

    // Creates a pass to insert tf_device.send and tf_device.receive ops to make
    // sure any argument of any op is on the same host of the op itself.
    std::unique_ptr<OperationPass<mlir::ModuleOp>> CreateCrossHostTransferPass();
    
    // Creates a pass that adds the device attribute to every tf.Const op based on
    // the device attribute of the operations that read its result. If the result of
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 31.8K bytes
    - Viewed (0)
Back to top