Searched refs:CreateTFShapeInferencePass (Results 1 – 8 of 8) sorted by relevance
99 pm.addPass(TF::CreateTFShapeInferencePass()); in CreateTPUBridgePipeline()115 pm.addPass(TF::CreateTFShapeInferencePass()); in CreateTPUBridgePipeline()143 pm.addPass(TF::CreateTFShapeInferencePass()); in CreateTPUBridgePipelineV1()
41 std::unique_ptr<OperationPass<ModuleOp>> CreateTFShapeInferencePass() { in CreateTFShapeInferencePass() function
50 pm.addPass(CreateTFShapeInferencePass()); in Run()
163 pm.addPass(CreateTFShapeInferencePass()); in CreateTFStandardPipeline()
65 std::unique_ptr<OperationPass<ModuleOp>> CreateTFShapeInferencePass();
24 let constructor = "TF::CreateTFShapeInferencePass()";
79 pass_manager->addPass(mlir::TF::CreateTFShapeInferencePass()); in AddTFToTFLConversionPasses()144 pass_manager->addPass(mlir::TF::CreateTFShapeInferencePass()); in AddTFToTFLConversionPasses()183 pass_manager->addPass(mlir::TF::CreateTFShapeInferencePass()); in AddTFToTFLConversionPasses()204 pass_manager->addPass(mlir::TF::CreateTFShapeInferencePass()); in AddTFToTFLConversionPasses()
292 pm.addPass(mlir::TF::CreateTFShapeInferencePass()); in CreateConvertMlirToXlaHloPipeline()300 pm.addPass(mlir::TF::CreateTFShapeInferencePass()); in CreateConvertMlirToXlaHloPipeline()323 pm.addPass(mlir::TF::CreateTFShapeInferencePass()); in CreateConvertMlirToXlaHloPipeline()