Searched refs:root_nodes_ (Results 1 – 1 of 1) sorted by relevance
376 std::vector<const Node*> root_nodes_; member in tensorflow::__anon6f8fc96b0111::ExecutorImpl623 root_nodes_.push_back(n); in Initialize()1522 for (const Node* n : impl_->root_nodes_) { in RunAsync()