Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h538 static bool GetDeviceMemoryInfo(GpuContext* context, int64* free,
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc724 return GpuDriver::GetDeviceMemoryInfo(context_, free, total); in DeviceMemoryUsage()
Drocm_driver.cc1225 /* static */ bool GpuDriver::GetDeviceMemoryInfo(GpuContext* context, in GetDeviceMemoryInfo() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc816 return GpuDriver::GetDeviceMemoryInfo(context_, free, total); in DeviceMemoryUsage()
Dcuda_driver.cc1527 /* static */ bool GpuDriver::GetDeviceMemoryInfo(GpuContext* context, in GetDeviceMemoryInfo() function in stream_executor::gpu::GpuDriver