Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dhlo_legalize_to_memref.cc137 auto reshapeOp = cast<mhlo::ReshapeOp>(op); in bufferize() local
182 auto reshapeOp = cast<mhlo::DynamicReshapeOp>(op); in bufferize() local
H A Dlegalize_to_linalg.cc927 mhlo::ReshapeOp reshapeOp, mhlo::ReshapeOp::Adaptor adaptor, in matchAndRewrite()