Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcpu_allocator_impl.cc45 static const double kLargeAllocationWarningThreshold = 0.1; variable
50 kLargeAllocationWarningThreshold); in LargeAllocationWarningBytes()
81 << 100 * kLargeAllocationWarningThreshold in AllocateRaw()