Home
last modified time | relevance | path

Searched refs:CreateTPUClusterFormationPass (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dbridge.cc104 pm.addPass(CreateTPUClusterFormationPass()); in CreateTPUBridgePipeline()
Dpasses.h312 std::unique_ptr<OperationPass<ModuleOp>> CreateTPUClusterFormationPass();
Dtpu_cluster_formation.cc638 std::unique_ptr<OperationPass<ModuleOp>> CreateTPUClusterFormationPass() { in CreateTPUClusterFormationPass() function
Dtf_passes.td212 let constructor = "TFTPU::CreateTPUClusterFormationPass()";