Searched refs:CreateVectorizeTiledOpsPass (Results 1 – 5 of 5) sorted by relevance
69 CreateVectorizeTiledOpsPass();
161 CreateVectorizeTiledOpsPass() { in CreateVectorizeTiledOpsPass() function
215 let constructor = "tensorflow::CreateVectorizeTiledOpsPass()";
79 pm.addNestedPass<FuncOp>(tensorflow::CreateVectorizeTiledOpsPass()); in AddLinalgTransformations()
101 pm.addNestedPass<FuncOp>(CreateVectorizeTiledOpsPass()); in AddLinalgTransformations()