Home
last modified time | relevance | path

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

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