corrected which graph_def to validate (#8907)
* corrected which graph_def to validate After each transformation comes a check for validity. merged_graph_def was already tested a few lines above. output_graph_def should be tested directly afterwards. * Update quantize_nodes.cc
Loading
Please sign in to comment