Home
last modified time | relevance | path

Searched refs:converted_type (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.cc541 Type converted_type; in Quantize() local
542 return quant::quantizeAttr(real_value, q_type, converted_type) in Quantize()