Home
last modified time | relevance | path

Searched defs:rhsTy (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlower_general_dot.cc203 RankedTensorType rhsTy = rhs.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc767 auto rhsTy = r.front().cast<TensorType>(); in isCompatibleReturnTypes() local
1155 auto rhsTy = rhs.getType().cast<ShapedType>(); in matchAndRewrite() local
2389 auto rhsTy = rhs.getType().cast<RankedTensorType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp769 auto rhsTy = r.front().cast<TensorType>(); in isCompatibleReturnTypes() local