Searched defs:inputs_to_rename (Results 1 – 6 of 6) sorted by relevance
65 std::map<string, string> inputs_to_rename; in RemoveNodes() local
90 std::map<string, string> inputs_to_rename; in InsertLogging() local
66 std::map<string, string> inputs_to_rename; in BackportTensorArrayV3Transform() local
169 std::map<string, string> inputs_to_rename; in FreezeRequantizationRanges() local
219 std::map<string, string> inputs_to_rename; in MergeDuplicateNodes() local268 std::map<string, string> inputs_to_rename; in RemoveRedundantQuantizations() local
478 const std::map<string, string>& inputs_to_rename, in RenameNodeInputs() argument