Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h223 void PauseWhilePendingExceeds(int cap) { in PauseWhilePendingExceeds() function
Dgpu_device.cc566 kernel_tracker_->PauseWhilePendingExceeds(pending_cap_); in ComputeHelper()