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.cc199 r = retry_helper_.AllocateRaw( in AllocateRawInternalWithRetry()
396 retry_helper_.NotifyDealloc(); in DeallocateRaw()
Dbfc_allocator.h385 AllocatorRetry retry_helper_; variable