Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.cc124 void ScopedAllocator::DeallocateRaw(void* p) { in DeallocateRaw() function in tensorflow::ScopedAllocator
212 void ScopedAllocatorInstance::DeallocateRaw(void* p) { in DeallocateRaw() function in tensorflow::ScopedAllocatorInstance
Dmkl_cpu_allocator.h70 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function
234 inline void DeallocateRaw(void* ptr) override { in DeallocateRaw() function
Dprocess_state.h133 void DeallocateRaw(void* p) override { in DeallocateRaw() function
Dpool_allocator.cc136 void PoolAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::PoolAllocator
Dbfc_allocator.cc678 void BFCAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::BFCAllocator
/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator_test.cc35 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::TestableSizeTrackingAllocator
59 void DeallocateRaw(void* ptr) override {} in DeallocateRaw() function in tensorflow::NoMemoryAllocator
Dtracking_allocator.cc75 void TrackingAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::TrackingAllocator
Dcpu_allocator_impl.cc112 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::__anon99240fbc0111::CPUAllocator
Dallocator.h259 void DeallocateRaw(void* ptr) override { wrapped_->DeallocateRaw(ptr); } in DeallocateRaw() function
Dtensor_test.cc1158 void DeallocateRaw(void* ptr) override {} in DeallocateRaw() function in tensorflow::__anon25f48b3d0111::DummyCPUAllocator
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_simple_allocator.cc31 void PluggableDeviceSimpleAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::PluggableDeviceSimpleAllocator
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_managed_allocator.cc46 void GpuManagedAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GpuManagedAllocator
Dgpu_cudamalloc_allocator.cc59 void GPUcudaMallocAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GPUcudaMallocAllocator
Dgpu_debug_allocator.cc106 void GPUDebugAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GPUDebugAllocator
186 void GPUNanResetAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GPUNanResetAllocator
Dgpu_allocator_retry_test.cc51 void DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::__anon79a5365c0111::FakeAllocator
Dgpu_cudamallocasync_allocator.cc321 void GpuCudaMallocAsyncAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::GpuCudaMallocAsyncAllocator
/external/tensorflow/tensorflow/core/tfrt/common/
Dasync_value_tensor.cc62 void AsyncValueAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::AsyncValueAllocator
/external/tensorflow/tensorflow/core/kernels/
Dimmutable_constant_op.cc54 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::__anone9758bd00111::MemmappedTensorAllocator
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc54 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::XlaCompilationAllocator
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc56 void XlaDeviceAllocator::DeallocateRaw(void* ptr) { in DeallocateRaw() function in tensorflow::XlaDeviceAllocator
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dlight_outside_compilation.cc261 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in tensorflow::__anonfdc132ad0311::WriteIntoXlaBufferAllocator
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed_test.cc54 void DeallocateRaw(void* ptr) override { return port::AlignedFree(ptr); } in DeallocateRaw() function in tensorflow::__anonba1791850111::FakeAllocator
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc200 void DeallocateRaw(void* ptr) override { in DeallocateRaw() function in xla::CpuAllocator