Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc2526 auto slice_input_ty = slice_input.getType().cast<ShapedType>(); in matchAndRewrite() local
2544 int64_t front_offset = slice_input_ty.getShape()[dimension]; in matchAndRewrite()