Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dinline_function_utils.cc592 std::unordered_set<string> fn_nodes; in InlineFunctionBody() local
594 fn_nodes.insert(n->name()); in InlineFunctionBody()
615 MaybeAddPrefixToColocationConstraints(fn_nodes, prefix, &ndef)); in InlineFunctionBody()