Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc240 r = retry_helper_.AllocateRaw( in AllocateRawInternalWithRetry()
639 retry_helper_.NotifyDealloc(); in DeallocateRaw()
802 retry_helper_.NotifyDealloc(); in SetSafeFrontier()
Dbfc_allocator.h520 AllocatorRetry retry_helper_; variable