Searched refs:inputs_to_rename_first_pass (Results 1 – 1 of 1) sorted by relevance
324 std::map<string, string> inputs_to_rename_first_pass; in QuantizePlaceholders() local370 inputs_to_rename_first_pass[node.name()] = dequantize_node.name(); in QuantizePlaceholders()379 RenameNodeInputs(placeholder_graph_def, inputs_to_rename_first_pass, in QuantizePlaceholders()