Searched defs:VisibleDeviceCount (Results 1 – 7 of 7) sorted by relevance
37 int HostPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in stream_executor::host::HostPlatform
40 int XlaInterpreterPlatform::VisibleDeviceCount() const { return 1; } in VisibleDeviceCount() function in stream_executor::interpreter::XlaInterpreterPlatform
95 int ROCmPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in stream_executor::gpu::ROCmPlatform
126 int CudaPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in stream_executor::gpu::CudaPlatform
61 int VisibleDeviceCount() const override { in VisibleDeviceCount() function
78 int TpuPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in tensorflow::tpu::TpuPlatform
291 int VisibleDeviceCount() const override { return 0; } in TEST() function in tensorflow::__anon8ca9750b0111::TEST::FakePlatform