Searched defs:DeviceMemoryUsage (Results 1 – 6 of 6) sorted by relevance
146 bool DeviceMemoryUsage(int64 *free, int64 *total) const override { in DeviceMemoryUsage() function
271 virtual bool DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function
816 bool StreamExecutor::DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function in stream_executor::StreamExecutor
164 bool DeviceMemoryUsage(int64 *free, int64 *total) const override { in DeviceMemoryUsage() function
765 bool GpuExecutor::DeviceMemoryUsage(int64* free, int64* total) const { in DeviceMemoryUsage() function in stream_executor::gpu::GpuExecutor
884 bool GpuExecutor::DeviceMemoryUsage(int64* free, int64* total) const { in DeviceMemoryUsage() function in stream_executor::gpu::GpuExecutor