Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_debug_allocator_test.cc50 DeviceMemAllocator* sub_allocator = new DeviceMemAllocator( in TEST() local
146 DeviceMemAllocator* sub_allocator = new DeviceMemAllocator( in TEST() local
189 DeviceMemAllocator* sub_allocator = new DeviceMemAllocator( in TEST() local
232 DeviceMemAllocator* sub_allocator = new DeviceMemAllocator( in TEST() local
242 DeviceMemAllocator* sub_allocator = new DeviceMemAllocator( in TEST() local
Dgpu_bfc_allocator.cc76 GPUBFCAllocator::GPUBFCAllocator(SubAllocator* sub_allocator, in GPUBFCAllocator()
80 GPUBFCAllocator::GPUBFCAllocator(SubAllocator* sub_allocator, in GPUBFCAllocator()
Dgpu_process_state.cc166 auto* sub_allocator = in GetGPUAllocator() local
299 SubAllocator* sub_allocator = new DeviceHostAllocator( in GetGpuHostAllocator() local
Dgpu_process_state.h148 SubAllocator* sub_allocator; // owned by allocator member
Dpool_allocator_test.cc149 DeviceHostAllocator* sub_allocator = new DeviceHostAllocator( in TEST() local
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_state.cc86 SubAllocator* sub_allocator = in GetCPUAllocator() local
Dbfc_allocator_test.cc53 FakeSubAllocator* sub_allocator = new FakeSubAllocator; in BM_Allocator() local
Dmkl_cpu_allocator.h55 MklSmallSizeAllocator(SubAllocator* sub_allocator, size_t total_memory, in MklSmallSizeAllocator()
Dbfc_allocator.cc40 BFCAllocator::BFCAllocator(SubAllocator* sub_allocator, size_t total_memory, in BFCAllocator()
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.cc108 auto sub_allocator = absl::make_unique<tensorflow::DeviceMemAllocator>( in CreateBFCAllocator() local
163 tensorflow::SubAllocator* sub_allocator = new tensorflow::DeviceHostAllocator( in GetGpuHostAllocator() local