Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h367 AllocationRegion* AddOrExtendAllocationRegion(void* ptr, in AddOrExtendAllocationRegion() function
Dbfc_allocator.cc166 region_manager_.AddOrExtendAllocationRegion(mem_addr, bytes_received); in Extend()