Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.h385 AllocationRegion* AddOrExtendAllocationRegion(void* ptr, in AddOrExtendAllocationRegion() function
H A Dbfc_allocator.cc171 region_manager_.AddOrExtendAllocationRegion(mem_addr, bytes_received); in Extend()