Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h582 const bool coalesce_regions_; variable
Dbfc_allocator.cc44 coalesce_regions_(sub_allocator->SupportsCoalescing()), in BFCAllocator()
164 if (coalesce_regions_) { in Extend()