Home
last modified time | relevance | path

Searched defs:border_outputs (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform.cc174 const std::vector<string> border_outputs = in FuseRemoteGraph() local
240 const std::vector<string> border_outputs = in PlaceRemoteGraphArguments() local
Dremote_fused_graph_execute_utils.cc768 std::vector<string>& border_outputs = std::get<2>(ci); in ClusterizeNodes() local
887 const std::vector<string>& border_outputs, const GraphDef& graph_def, in BuildClusterByBorder()
954 const std::vector<string>& border_outputs = std::get<2>(cluster); in FuseCluster() local
1061 const std::vector<string>& border_outputs, in FuseRemoteGraphByBorder()
1113 const std::vector<string>& border_outputs, in PlaceRemoteGraphArguments()
1263 std::vector<string> border_outputs; in FuseRemoteGraphByPlacedArguments() local