Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h159 bool timestamped_allocator_ = false; variable
Dgpu_device.cc315 timestamped_allocator_ = in BaseGPUDevice()
317 if (timestamped_allocator_ || pending_cap_ > 0) { in BaseGPUDevice()
319 if (timestamped_allocator_) { in BaseGPUDevice()
1682 if (timestamped_allocator_) { in SafeAllocFrontier()