Searched refs:ConvertMapToVector (Results 1 – 1 of 1) sorted by relevance
105 void ConvertMapToVector(const std::unordered_map<int, string>& in, in ConvertMapToVector() function1266 ConvertMapToVector(input_map, &inputs); in FuseRemoteGraphByPlacedArguments()1267 ConvertMapToVector(output_map, &outputs); in FuseRemoteGraphByPlacedArguments()1268 ConvertMapToVector(border_input_map, &border_inputs); in FuseRemoteGraphByPlacedArguments()1269 ConvertMapToVector(border_output_map, &border_outputs); in FuseRemoteGraphByPlacedArguments()