Searched defs:fetch_node (Results 1 – 9 of 9) sorted by relevance
156 string fetch_node; in TEST() member
43 const string& fetch_node, in FromGraph()
160 Node* fetch_node; in FetchOutputs() local
131 Node* fetch_node = it->second; in AddRetvalNodes() local
205 for (const auto& fetch_node : cfg.fetch_nodes) { in GrapplerItemFromMetaGraphDef() local
1051 fetch_node() : node(NT_OP, NST_FETCH_INST) { memset(&bc, 0, sizeof(bc_fetch)); }; in fetch_node() function
47 class fetch_node; variable
553 const NodeDef* fetch_node = nullptr) { in RunAndFetch()
3381 const NodeDef* fetch_node = node_map_->GetNode(fetch); in RunOptimizationPass() local