Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.cc72 static const int kMaxSingleAllocationWarnings = 5; variable
114 single_allocation_warning_count_ < kMaxSingleAllocationWarnings) { in AllocateRaw()