Searched defs:PlatformDeviceCount (Results 1 – 4 of 4) sorted by relevance
184 int PlatformDeviceCount() override { return GpuDriver::GetDeviceCount(); } in PlatformDeviceCount() function
144 int PlatformDeviceCount() override { return 1; } in PlatformDeviceCount() function
162 int PlatformDeviceCount() override { return 1; } in PlatformDeviceCount() function
307 int StreamExecutor::PlatformDeviceCount() const { in PlatformDeviceCount() function in stream_executor::StreamExecutor