Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dimmutable_executor_state.h65 PendingCounts::Layout pending_counts_layout; member
Dimmutable_executor_state.cc205 frame_info->pending_counts_layout.CreateHandle(max_pending, max_dead); in Initialize()
353 absl::make_unique<PendingCounts>(finfo->pending_counts_layout); in InitializePending()