Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcpu_allocator_impl.cc42 static const double kTotalAllocationWarningThreshold = 0.5; variable
56 kTotalAllocationWarningThreshold); in TotalAllocationWarningBytes()
100 << "exceeds " << 100 * kTotalAllocationWarningThreshold in AllocateRaw()