Home
last modified time | relevance | path

Searched refs:CreateDropWhileShapeInvariantPass (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Ddrop_while_shape_invariant.cc56 CreateDropWhileShapeInvariantPass() { in CreateDropWhileShapeInvariantPass() function
H A Dpasses.h47 CreateDropWhileShapeInvariantPass();
H A Dtf_passes.td1761 let constructor = "TF::CreateDropWhileShapeInvariantPass()";
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dcompile_mlir_util.cc386 mlir::TF::CreateDropWhileShapeInvariantPass()); in CreateConvertMlirToXlaHloPipeline()