Searched defs:DeviceMemoryUsage (Results 1 – 6 of 6) sorted by relevance
133 bool DeviceMemoryUsage(int64 *free, int64 *total) const override { in DeviceMemoryUsage() function
276 virtual bool DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function
795 bool StreamExecutor::DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function in stream_executor::StreamExecutor
165 bool DeviceMemoryUsage(int64 *free, int64 *total) const override { in DeviceMemoryUsage() function
856 bool GpuExecutor::DeviceMemoryUsage(int64* free, int64* total) const { in DeviceMemoryUsage() function in stream_executor::gpu::GpuExecutor
759 bool GpuExecutor::DeviceMemoryUsage(int64* free, int64* total) const { in DeviceMemoryUsage() function in stream_executor::gpu::GpuExecutor