Searched refs:dequant_op_infos (Results 1 – 1 of 1) sorted by relevance
293 std::vector<ConsumerOpInfo> dequant_op_infos; // Ops that need dequants. in QuantizeWeightsInternal() local306 dequant_op_infos.push_back(consumer_op_info); in QuantizeWeightsInternal()311 if (dequant_op_infos.empty()) { in QuantizeWeightsInternal()332 for (ConsumerOpInfo& dequant_op_info : dequant_op_infos) { in QuantizeWeightsInternal()