Home
last modified time | relevance | path

Searched defs:quantizedType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/
H A DQuantOps.cc61 if (auto quantizedType = spec.dyn_cast<QuantizedType>()) in isValidQuantizationSpec() local
H A DConvertSimQuant.cc72 Type quantizedType = converter.convert(elementType); in failableRewrite() local