Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h575 const bool garbage_collection_; variable
Dbfc_allocator.cc43 : garbage_collection_(garbage_collection), in BFCAllocator()
300 if (!garbage_collection_) { in DeallocateFreeRegions()