Searched refs:inputs_to_rename_second_pass (Results 1 – 1 of 1) sorted by relevance
325 std::map<string, string> inputs_to_rename_second_pass; in QuantizePlaceholders() local373 inputs_to_rename_second_pass[node.name() + rename_suffix] = node.name(); in QuantizePlaceholders()382 RenameNodeInputs(first_pass_graph_def, inputs_to_rename_second_pass, in QuantizePlaceholders()