Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc105 void ConvertMapToVector(const std::unordered_map<int, string>& in, in ConvertMapToVector() function
1266 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()