Searched refs:PlatformDeviceCount (Results 1 – 9 of 9) sorted by relevance
131 int PlatformDeviceCount() override { return 1; } in PlatformDeviceCount() function
162 int PlatformDeviceCount() override { return 1; } in PlatformDeviceCount() function
145 int PlatformDeviceCount() override;
51 int TpuExecutor::PlatformDeviceCount() { in PlatformDeviceCount() function in tensorflow::tpu::TpuExecutor
266 virtual int PlatformDeviceCount() = 0;
248 int StreamExecutor::PlatformDeviceCount() const { in PlatformDeviceCount() function in stream_executor::StreamExecutor249 return implementation_->PlatformDeviceCount(); in PlatformDeviceCount()
345 int PlatformDeviceCount() const;
185 int PlatformDeviceCount() override { return GpuDriver::GetDeviceCount(); } in PlatformDeviceCount() function
586 int PlatformDeviceCount() override { return visible_device_count_; } in PlatformDeviceCount() function in stream_executor::__anon00950a620111::CStreamExecutor