Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlower_general_dot.cc202 RankedTensorType lhsTy = lhs.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc766 auto lhsTy = l.front().cast<TensorType>(); in isCompatibleReturnTypes() local
1154 auto lhsTy = lhs.getType().cast<ShapedType>(); in matchAndRewrite() local
2388 auto lhsTy = lhs.getType().cast<RankedTensorType>(); in matchAndRewrite() local
7621 auto lhsTy = getElementTypeOrSelf(lhs()); in fold() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp768 auto lhsTy = l.front().cast<TensorType>(); in isCompatibleReturnTypes() local