Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantization_utils.cc722 const int index_global = op->inputs[index_local]; in GetEffectiveScale() local
728 const int index_global = op->intermediates[index_local]; in GetEffectiveScale() local
Dquantize_model.cc900 const int index_global = op->intermediates[index_local]; in QuantizeIntemediateTensors() local