Searched refs:inputs_to_potentially_dequantize (Results 1 – 1 of 1) sorted by relevance
1181 std::vector<int> inputs_to_potentially_dequantize; in AddDequantizeOperatorsWhereNeeded() local1189 inputs_to_potentially_dequantize = {1, 2}; in AddDequantizeOperatorsWhereNeeded()1202 for (int i : inputs_to_potentially_dequantize) { in AddDequantizeOperatorsWhereNeeded()