Searched defs:DeviceMemoryUsage (Results 1 – 9 of 9) sorted by relevance
272 virtual bool DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function
806 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
211 bool TpuExecutor::DeviceMemoryUsage(int64* free, int64* total) const { in DeviceMemoryUsage() function in tensorflow::tpu::TpuExecutor
62 bool HostExecutor::DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function in stream_executor::host::HostExecutor
595 bool DeviceMemoryUsage(int64* free, int64* total) const override { in DeviceMemoryUsage() function in stream_executor::__anon00950a620111::CStreamExecutor
424 TEST_F(StreamExecutorTest, DeviceMemoryUsage) { in TEST_F() argument
815 bool GpuExecutor::DeviceMemoryUsage(int64* free, int64* total) const { in DeviceMemoryUsage() function in stream_executor::gpu::GpuExecutor
723 bool GpuExecutor::DeviceMemoryUsage(int64* free, int64* total) const { in DeviceMemoryUsage() function in stream_executor::gpu::GpuExecutor