Searched refs:ConsumerOpInfo (Results 1 – 1 of 1) sorted by relevance
42 } ConsumerOpInfo; typedef49 std::vector<ConsumerOpInfo> GetTensorConsumers(const ModelT* model, in GetTensorConsumers()54 std::vector<ConsumerOpInfo> consumer_ops; in GetTensorConsumers()290 std::vector<ConsumerOpInfo> consumer_op_infos = in QuantizeWeightsInternal()293 std::vector<ConsumerOpInfo> dequant_op_infos; // Ops that need dequants. in QuantizeWeightsInternal()294 for (ConsumerOpInfo& consumer_op_info : consumer_op_infos) { in QuantizeWeightsInternal()332 for (ConsumerOpInfo& dequant_op_info : dequant_op_infos) { in QuantizeWeightsInternal()