Searched defs:PlatformDeviceCount (Results 1 – 6 of 6) sorted by relevance
131 int PlatformDeviceCount() override { return 1; } in PlatformDeviceCount() function
236 int PlatformDeviceCount() override { return GpuDriver::GetDeviceCount(); } in PlatformDeviceCount() function
161 int PlatformDeviceCount() override { return 1; } in PlatformDeviceCount() function
51 int TpuExecutor::PlatformDeviceCount() { in PlatformDeviceCount() function in tensorflow::tpu::TpuExecutor
573 int PlatformDeviceCount() override { return visible_device_count_; } in PlatformDeviceCount() function in stream_executor::__anon702966b10111::CStreamExecutor
254 int StreamExecutor::PlatformDeviceCount() const { in PlatformDeviceCount() function in stream_executor::StreamExecutor