Searched refs:pending_counts (Results 1 – 2 of 2) sorted by relevance
329 pending_counts(nullptr), in FrameInfo()344 PendingCounts* pending_counts; // Owned member350 delete pending_counts; in ~FrameInfo()947 explicit IterationState(const PendingCounts* pending_counts, in IterationState()952 counts_(*pending_counts) { // Initialize with copy of *pending_counts in IterationState()1090 PendingCounts* pending_counts = nullptr; member1102 pending_counts = finfo->pending_counts; in InitializeFrameInfo()1410 root_frame_->pending_counts, root_frame_->total_input_tensors); in ExecutorState()1493 DCHECK_EQ(finfo->pending_counts, nullptr); in InitializePending()1494 finfo->pending_counts = counts; in InitializePending()[all …]
3057 "common_runtime/pending_counts.h",