Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantization_utils.cc721 const int index_local = input_index[i]; in GetEffectiveScale() local
727 const int index_local = intermediate_index[i]; in GetEffectiveScale() local
Dquantize_model.cc899 const int index_local = input.first; in QuantizeIntemediateTensors() local