Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc198 static const int64 kMaxMillisToWait = 10000; // 10 seconds in AllocateRawInternalWithRetry() local
207 kMaxMillisToWait, unused_alignment, num_bytes); in AllocateRawInternalWithRetry()