Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CreateLaunchToDeviceAttributePass (0.2 sec)

  1. tensorflow/compiler/mlir/tf2xla/api/v2/tf_dialect_to_executor.cc

      pm.addNestedPass<FuncOp>(mlir::TFDevice::CreateParallelExecuteToIslandsPass(
          /*legacy_graph_export=*/false));
      pm.addNestedPass<FuncOp>(mlir::TFDevice::CreateLaunchToDeviceAttributePass(
          /*legacy_graph_export=*/false));
    
      // Do a single pass to encode necessary control deps in the IR according to
      // the results of side effect analysis.
      pm.addPass(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 13 23:22:50 UTC 2024
    - 6.8K bytes
    - Viewed (0)
Back to top