Home
last modified time | relevance | path

Searched refs:first_pass_graph_def (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes.cc377 GraphDef first_pass_graph_def; in QuantizePlaceholders() local
380 std::unordered_set<string>(), &first_pass_graph_def)); in QuantizePlaceholders()
382 RenameNodeInputs(first_pass_graph_def, inputs_to_rename_second_pass, in QuantizePlaceholders()