Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dpropagate_static_shapes_to_kernel.cc55 class PropagateStaticShapesPattern : public OpRewritePattern<LLVM::LLVMFuncOp> { class
57 explicit PropagateStaticShapesPattern(MLIRContext* ctx, in PropagateStaticShapesPattern() function in mlir::__anonaa7420f50111::PropagateStaticShapesPattern