Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util.cc202 std::vector<Node*> placeholder_nodes; in PostprocessDataEdgesBetweenOutsideCompilations() local
206 placeholder_nodes.push_back(n); in PostprocessDataEdgesBetweenOutsideCompilations()
212 for (auto n : placeholder_nodes) { in PostprocessDataEdgesBetweenOutsideCompilations()