Home
last modified time | relevance | path

Searched defs:ShapeSimplification (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dshape_simplification.cc218 struct ShapeSimplification struct
220 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
228 void runOnOperation() override { in runOnOperation()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dshape_simplification.cc235 struct ShapeSimplification struct
237 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
244 void runOnFunction() override { in runOnFunction()