Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
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
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dtype_conversion.cc39 Type convertShapedType(ShapedType shapedType) { in convertShapedType()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
Dshape_simplification.cc184 auto shapedType = shapeOfOp->getOperandTypes().front().cast<ShapedType>(); in matchAndRewrite() local
Dgpu_fusion_rewrite.cc311 auto shapedType = type.cast<ShapedType>(); in isRewritableType() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dstrip_quant_types.cc119 if (auto shapedType = type.dyn_cast<ShapedType>()) { in isIllegalType() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
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
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp2942 auto shapedType = type.cast<ShapedType>(); in inferReturnTypes() local