Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.cc82 static int64_t TotalAllocationWarningBytes() { in TotalAllocationWarningBytes() function
132 if (stats_.bytes_in_use > TotalAllocationWarningBytes() && in AllocateRaw()