Home
last modified time | relevance | path

Searched defs:AllocationRegion (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.h299 AllocationRegion(void* ptr, size_t memory_size) in AllocationRegion() function
311 AllocationRegion(AllocationRegion&& other) { Swap(&other); } in AllocationRegion() function