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
126 int CudaPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in stream_executor::gpu::CudaPlatform
78 int TpuPlatform::VisibleDeviceCount() const { in VisibleDeviceCount() function in tensorflow::tpu::TpuPlatform
65 int VisibleDeviceCount() const override { in VisibleDeviceCount() function
291 int VisibleDeviceCount() const override { return 0; } in TEST() function in tensorflow::__anon431e5c010111::TEST::FakePlatform