Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_state.cc187 immutable_state_.pending_ids()[node->node_id]; in DumpIterationState()
196 immutable_state_.pending_ids()[node->node_id]; in DumpIterationState()
316 const auto dst_pending_id = immutable_state_.pending_ids()[e.dst_id]; in DeleteFrame()
336 const auto dst_pending_id = immutable_state_.pending_ids()[e.dst_id]; in DeleteFrame()
417 immutable_state.pending_ids()[dst_id]; in ActivateNodesFastPathInternal()
439 immutable_state.pending_ids()[dst_id]; in ActivateNodesFastPathInternal()
475 immutable_state.pending_ids()[dst_id]; in ActivateNodesSlowPath()
537 immutable_state.pending_ids()[dst_id]; in ActivateNodesSlowPath()
Dimmutable_executor_state.h90 const std::vector<PendingCounts::Handle>& pending_ids() const { in pending_ids() function
Dpropagator_state.h463 immutable_state_.pending_ids()[tagged_node.node_item->node_id]); in MaybeMarkStarted()
473 immutable_state_.pending_ids()[tagged_node.node_item->node_id]); in MaybeMarkCompleted()