Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlhlo_legalize_to_affine.cc54 ArrayRef<int64_t> shape_rhs = rhs_type.getShape(); in matchAndRewrite() local
92 {shape_lhs[0], shape_rhs[1], shape_rhs[0]}, in matchAndRewrite()