Home
last modified time | relevance | path

Searched refs:DeviceDeallocate (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h109 static void DeviceDeallocate(GpuContext* context, void* location);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc438 GpuDriver::DeviceDeallocate(context_, mem->opaque()); in Deallocate()
Drocm_driver.cc670 /* static */ void GpuDriver::DeviceDeallocate(GpuContext* context, in DeviceDeallocate() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc557 GpuDriver::DeviceDeallocate(context_, mem->opaque()); in Deallocate()
Dcuda_driver.cc846 /* static */ void GpuDriver::DeviceDeallocate(GpuContext* context, in DeviceDeallocate() function in stream_executor::gpu::GpuDriver