Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.cc70 static const double kTotalAllocationWarningThreshold = 0.5; variable
84 kTotalAllocationWarningThreshold); in TotalAllocationWarningBytes()
136 << "exceeds " << 100 * kTotalAllocationWarningThreshold in AllocateRaw()