Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DBase.cpp34 auto quantType = type.dyn_cast<quant::QuantizedType>(); in getExpressedTypeOrSelf() local
DStablehloOps.cpp5664 auto quantType = operandType.getElementType().cast<quant::QuantizedType>(); in inferReturnTypeComponents() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc8475 auto quantType = operandType.getElementType().cast<quant::QuantizedType>(); in inferReturnTypeComponents() local
9276 auto quantType = type.dyn_cast<quant::QuantizedType>(); in getExpressedTypeOrSelf() local