Home
last modified time | relevance | path

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

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