Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcpu_allocator_impl.cc38 static const int kMaxSingleAllocationWarnings = 5; variable
78 single_allocation_warning_count_ < kMaxSingleAllocationWarnings) { in AllocateRaw()