/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_managed_allocator.cc | 37 void GpuManagedAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GpuManagedAllocator
|
D | gpu_cudamalloc_allocator.cc | 54 void GPUcudaMallocAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GPUcudaMallocAllocator
|
D | gpu_debug_allocator.cc | 105 void GPUDebugAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GPUDebugAllocator 184 void GPUNanResetAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GPUNanResetAllocator
|
D | gpu_allocator_retry_test.cc | 51 void DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::__anon9dc664200111::FakeAllocator
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | scoped_allocator.cc | 99 void ScopedAllocator::DeallocateRaw(void* p) { in DeallocateRaw() function in tensorflow::ScopedAllocator 187 void ScopedAllocatorInstance::DeallocateRaw(void* p) { in DeallocateRaw() function in tensorflow::ScopedAllocatorInstance
|
D | mkl_cpu_allocator.h | 72 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function 239 inline void DeallocateRaw(void* ptr) override { in DeallocateRaw() function
|
D | process_state.h | 124 void DeallocateRaw(void* p) override { in DeallocateRaw() function
|
D | pool_allocator.cc | 135 void PoolAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::PoolAllocator
|
D | bfc_allocator.cc | 393 void BFCAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::BFCAllocator
|
/external/tensorflow/tensorflow/core/framework/ |
D | tracking_allocator_test.cc | 35 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::TestableSizeTrackingAllocator 59 void DeallocateRaw(void* ptr) override {} in DeallocateRaw() function in tensorflow::NoMemoryAllocator
|
D | tracking_allocator.cc | 75 void TrackingAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::TrackingAllocator
|
D | allocator.cc | 143 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::__anonab749f280111::CPUAllocator
|
D | allocator.h | 309 void DeallocateRaw(void* ptr) override { wrapped_->DeallocateRaw(ptr); } in DeallocateRaw() function
|
D | tensor_test.cc | 1125 void DeallocateRaw(void* ptr) override {} in DeallocateRaw() function in tensorflow::__anonff72ae010111::DummyCPUAllocator
|
/external/tensorflow/tensorflow/core/common_runtime/sycl/ |
D | sycl_allocator.cc | 59 void SYCLAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::SYCLAllocator
|
/external/tensorflow/tensorflow/core/kernels/ |
D | immutable_constant_op.cc | 52 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::__anon173c32940111::MemmappedTensorAllocator
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_compilation_device.cc | 53 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::XlaCompilationAllocator
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device_context.cc | 51 void XlaDeviceAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::XlaDeviceAllocator
|