Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h280 void AddAllocationRegion(void* ptr, size_t memory_size) { in AddAllocationRegion() function
Dbfc_allocator.cc145 region_manager_.AddAllocationRegion(mem_addr, bytes); in Extend()