Searched defs:fetch_node (Results 1 – 10 of 10) sorted by relevance
69 string fetch_node = ""; in FromGraph() local
123 Node* fetch_node = it->second; in AddRetvalNodes() local
159 Node* fetch_node; in FetchOutputs() local
305 for (const auto& fetch_node : cfg.fetch_nodes) { in GrapplerItemFromMetaGraphDef() local
359 NodeDef** fetch_node) { in GetFetchNode()
45 const NodeDef* fetch_node = nullptr) { in RunAndFetch()
556 const NodeDef* fetch_node = nullptr) { in RunAndFetch()
1061 fetch_node() : node(NT_OP, NST_FETCH_INST) { memset(&bc, 0, sizeof(bc_fetch)); }; in fetch_node() function
47 class fetch_node; variable
3940 const NodeDef* fetch_node = node_map_->GetNode(fetch); in RunOptimizationPass() local