Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.cc73 static const int kMaxTotalAllocationWarnings = 1; variable
133 total_allocation_warning_count_ < kMaxTotalAllocationWarnings) { in AllocateRaw()