Home
last modified time | relevance | path

Searched defs:shapedType (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
H A Dlhlo_legalize_to_gpu.cc61 auto shapedType = result.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
77 auto shapedType = input.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dtype_conversion.cc39 Type convertShapedType(ShapedType shapedType) { in convertShapedType()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dshape_simplification.cc184 auto shapedType = shapeOfOp->getOperandTypes().front().cast<ShapedType>(); in matchAndRewrite() local
H A Dgpu_fusion_rewrite.cc311 auto shapedType = type.cast<ShapedType>(); in isRewritableType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dstrip_quant_types.cc119 if (auto shapedType = type.dyn_cast<ShapedType>()) { in isIllegalType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dhlo_ops.cc3768 auto shapedType = type.cast<ShapedType>(); in inferReturnTypes() local
4819 auto shapedType = input.getType().cast<ShapedType>(); in fold() local
6280 auto shapedType = getType().cast<ShapedType>(); in fold() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DStablehloOps.cpp2942 auto shapedType = type.cast<ShapedType>(); in inferReturnTypes() local