Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc834 const std::unordered_set<string>& border_input_names = in BuildClusterSubgraphDef() local
843 border_input_names.count(node->name()) <= 0 && !node->IsSource() && in BuildClusterSubgraphDef()