Searched refs:CreateDecomposeReduceDatasetPass (Results 1 – 4 of 4) sorted by relevance
333 CreateDecomposeReduceDatasetPass() { in CreateDecomposeReduceDatasetPass() function
102 pm.addNestedPass<func::FuncOp>(TF::CreateDecomposeReduceDatasetPass()); in CreateTPUBridgePipelineImpl()
113 std::unique_ptr<OperationPass<func::FuncOp>> CreateDecomposeReduceDatasetPass();
745 let constructor = "TF::CreateDecomposeReduceDatasetPass()";