Searched defs:fetch_node (Results 1 – 8 of 8) sorted by relevance
90 string fetch_node = ""; in FromGraph() local
123 Node* fetch_node = it->second; in AddRetvalNodes() local
159 Node* fetch_node; in FetchOutputs() local
306 for (const auto& fetch_node : cfg.fetch_nodes) { in GrapplerItemFromMetaGraphDef() local
368 NodeDef** fetch_node) { in GetFetchNode()
45 const NodeDef* fetch_node = nullptr) { in RunAndFetch()
499 const NodeDef* fetch_node = nullptr) { in RunAndFetch()
4001 const NodeDef* fetch_node = node_map_->GetNode(fetch); in RunOptimizationPass() local