Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_weights.cc41 int32_t op_input_idx; member
129 for (const int32_t op_input_idx : op_input_indices) { in CheckAllOpInputsQuantized() local
156 for (const int32_t op_input_idx : op_input_indices) { in InsertQuantizableInputTensorsFromOperator() local