Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc1181 std::unordered_map<int, string> border_input_map; in FuseRemoteGraphByPlacedArguments() local
1243 border_input_map.emplace(index, strings::StrCat(name, ":", port)); in FuseRemoteGraphByPlacedArguments()
1268 ConvertMapToVector(border_input_map, &border_inputs); in FuseRemoteGraphByPlacedArguments()