Home
last modified time | relevance | path

Searched refs:HostDeallocate (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_executor.h113 return GpuDriver::HostDeallocate(context_, location); in HostMemoryDeallocate()
Dgpu_driver.h130 static void HostDeallocate(GpuContext* context, void* location);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc712 /* static */ void GpuDriver::HostDeallocate(GpuContext* context, in HostDeallocate() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc903 /* static */ void GpuDriver::HostDeallocate(GpuContext* context, in HostDeallocate() function in stream_executor::gpu::GpuDriver