Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.cc76 static int64_t LargeAllocationWarningBytes() { in LargeAllocationWarningBytes() function
113 if (num_bytes > LargeAllocationWarningBytes() && in AllocateRaw()