Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_state.cc601 for (auto& node_entry : next_iter_roots) { in ActivateNexts() local
602 const NodeItem* item = node_entry.first; in ActivateNexts()
603 const Entry& entry = node_entry.second; in ActivateNexts()
617 for (auto& node_entry : inv_values) { in ActivateLoopInvs() local
618 const NodeItem* item = node_entry.first; in ActivateLoopInvs()
619 const Entry& entry = node_entry.second; in ActivateLoopInvs()