Searched defs:HostAllocate (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
D | rocm_driver.cc | 647 /* static */ void* GpuDriver::HostAllocate(GpuContext* context, uint64 bytes) { in HostAllocate() function in stream_executor::gpu::GpuDriver |
/external/tensorflow/tensorflow/stream_executor/cuda/ | ||
D | cuda_driver.cc | 845 /* static */ void* GpuDriver::HostAllocate(GpuContext* context, uint64 bytes) { in HostAllocate() function in stream_executor::gpu::GpuDriver |