Home
last modified time | relevance | path

Searched refs:CreateFuseFillIntoTiledReductionPass (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
H A Dtf_jitrt_passes.h59 CreateFuseFillIntoTiledReductionPass();
H A Dtf_jitrt_fuse_fill_into_tiled_reduction.cc336 CreateFuseFillIntoTiledReductionPass() { in CreateFuseFillIntoTiledReductionPass() function
H A Dtf_jitrt_passes.td124 let constructor = "tensorflow::CreateFuseFillIntoTiledReductionPass()";
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dhlo_xla_runtime_pipeline.cc76 tensorflow::CreateFuseFillIntoTiledReductionPass()); in AddLinalgTransformations()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
H A Dtf_jitrt_pipeline.cc98 pm.addNestedPass<FuncOp>(CreateFuseFillIntoTiledReductionPass()); in AddLinalgTransformations()