Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.cc930 int64_t storage_max) { in GetFixedOutputRange()
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc173 int64_t storage_max = QuantizedType::getDefaultMaximumForInteger( in GetQuantizedType() local