Searched refs:op_input_indices (Results 1 – 1 of 1) sorted by relevance
128 std::vector<int32_t> op_input_indices = GetWeightInputIndices(op_code); in CheckAllOpInputsQuantized() local129 for (const int32_t op_input_idx : op_input_indices) { in CheckAllOpInputsQuantized()155 std::vector<int32_t> op_input_indices = GetWeightInputIndices(op_code); in InsertQuantizableInputTensorsFromOperator() local156 for (const int32_t op_input_idx : op_input_indices) { in InsertQuantizableInputTensorsFromOperator()