Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dimmutable_executor_state.h49 pending_counts(nullptr), in FrameInfo()
68 std::unique_ptr<PendingCounts> pending_counts; member
Dpropagator_state.h124 explicit IterationState(int64 iter_num, const PendingCounts* pending_counts, in IterationState()
130 counts(*pending_counts) { // Initialize with copy of *pending_counts in IterationState()
279 PendingCounts* pending_counts = nullptr; member
Dimmutable_executor_state.cc351 DCHECK_EQ(finfo->pending_counts.get(), nullptr); in InitializePending()
352 finfo->pending_counts = in InitializePending()
368 auto& counts = EnsureFrameInfo(name)->pending_counts; in InitializePending()
Dpropagator_state.cc42 0, new PropagatorState::IterationState(0, root_frame_->pending_counts, in PropagatorState()
268 temp->SetIteration(0, new IterationState(0, temp->pending_counts, in FindOrCreateChildFrame()
665 new IterationState(iteration_count, pending_counts, total_input_tensors); in IncrementIteration()
703 pending_counts = finfo.pending_counts.get(); in InitializeFrameInfo()
DBUILD569 ":pending_counts",
848 ":pending_counts",
1117 name = "pending_counts",
1118 hdrs = ["pending_counts.h"],
1251 ":pending_counts",
1465 ":pending_counts",
1602 ":pending_counts",
1846 ":pending_counts",