Searched refs:CreateTFExecutorGraphPruningPass (Results 1 – 9 of 9) sorted by relevance
88 tf_executor::CreateTFExecutorGraphPruningPass(ops_to_preserve)); in CreateTPUBridgePipelineImpl()306 tf_executor::CreateTFExecutorGraphPruningPass(ops_to_preserve)); in CreateTFXLABridgePipeline()
189 std::unique_ptr<OperationPass<func::FuncOp>> CreateTFExecutorGraphPruningPass( in CreateTFExecutorGraphPruningPass() function
164 func_pm.addPass(tf_executor::CreateTFExecutorGraphPruningPass()); in CreateTFStandardPipeline()
308 std::unique_ptr<OperationPass<func::FuncOp>> CreateTFExecutorGraphPruningPass(
521 let constructor = "tf_executor::CreateTFExecutorGraphPruningPass()";
78 mlir::tf_executor::CreateTFExecutorGraphPruningPass()); in CreateDTensorMLIRPass()
274 pm.addPass(mlir::tf_executor::CreateTFExecutorGraphPruningPass()); in CreateTFExecutorToTFRTDataPipeline()
2225 mlir::tf_executor::CreateTFExecutorGraphPruningPass()); in CreateTFExecutorToTFPipeline()
4153 mlir::tf_executor::CreateTFExecutorGraphPruningPass()); in LiftVariables()