Searched refs:graph_outputs (Results 1 – 1 of 1) sorted by relevance
264 std::set<string> graph_outputs; in RemoveRedundantQuantizations() local266 graph_outputs.insert(NodeNameFromInput(output_name)); in RemoveRedundantQuantizations()279 [&inputs_to_rename, &graph_outputs](const NodeMatch& match, in RemoveRedundantQuantizations()296 graph_outputs.count(dequantize_node.name())) { in RemoveRedundantQuantizations()