Searched defs:VisibleDeviceCount (Results 1 – 7 of 7) sorted by relevance
38 int HostPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in stream_executor::host::HostPlatform
41 int XlaInterpreterPlatform::VisibleDeviceCount() const { return 1; } in VisibleDeviceCount() function in stream_executor::interpreter::XlaInterpreterPlatform
94 int ROCmPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in stream_executor::gpu::ROCmPlatform
132 int CudaPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in stream_executor::gpu::CudaPlatform
60 int VisibleDeviceCount() const override { in VisibleDeviceCount() function
77 int TpuPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in tensorflow::tpu::TpuPlatform
305 int VisibleDeviceCount() const override { return 0; } in TEST() function in tensorflow::__anonecb1893c0111::TEST::FakePlatform