Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Drestrict_max_rank.cc91 auto inputTy = input.getType().cast<TensorType>(); in matchAndRewrite() local
150 auto inputTy = input.getType().cast<TensorType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc4283 auto inputTy = input.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
7015 ShapedType inputTy = input.getType().cast<ShapedType>(); in matchAndRewrite() local