Searched refs:op_input_idx (Results 1 – 1 of 1) sorted by relevance
41 int32_t op_input_idx; member129 for (const int32_t op_input_idx : op_input_indices) { in CheckAllOpInputsQuantized() local130 int32_t tensor_idx = op->inputs[op_input_idx]; in CheckAllOpInputsQuantized()156 for (const int32_t op_input_idx : op_input_indices) { in InsertQuantizableInputTensorsFromOperator() local157 int32_t tensor_idx = op->inputs[op_input_idx]; in InsertQuantizableInputTensorsFromOperator()159 LOG(INFO) << "Skipping optional tensor input " << op_input_idx in InsertQuantizableInputTensorsFromOperator()333 dequant_op_info.op->inputs[dequant_op_info.op_input_idx] = in QuantizeWeightsInternal()