Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h95 void* AllocateRawInternalWithRetry(
Dbfc_allocator.cc226 void* BFCAllocator::AllocateRawInternalWithRetry( in AllocateRawInternalWithRetry() function in tensorflow::BFCAllocator
283 return AllocateRawInternalWithRetry(unused_alignment, num_bytes, in AllocateRaw()