Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h394 std::vector<AllocationRegion>::iterator RemoveAllocationRegion( in RemoveAllocationRegion() function
Dbfc_allocator.cc384 it = region_manager_.RemoveAllocationRegion(it); in DeallocateRegions()