Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SetTokenInputAttrs (0.14 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/prepare_tpu_computation_for_tf_export.cc

    // order operations on device. First op in the region should have a special
    // argument token and then remaining operations should have node name of the
    // previous communication ops.
    LogicalResult SetTokenInputAttrs(ModuleOp module) {
      // Collect all the ops that needs to have token input names attributes. These
      // ops are communication ops and all their parent ops via nesting or function
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 11.8K bytes
    - Viewed (0)
Back to top