Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h453 void DeallocateRegions(const absl::flat_hash_set<void*>& region_ptrs)
Dbfc_allocator.cc348 DeallocateRegions(free_region_ptrs); in DeallocateFreeRegions()
353 void BFCAllocator::DeallocateRegions( in DeallocateRegions() function in tensorflow::BFCAllocator