Returns a list of all devices for a given backend.
Each device is represented by a subclass of Device
(e.g. CpuDevice
, GpuDevice
). The length of the returned list is equal to device_count(backend)
. Local devices can be identified by comparing Device.process_index
to the value returned by jax.process_index()
.
If backend
is None
, returns all the devices from the default backend. The default backend is generally 'gpu'
or 'tpu'
if available, otherwise 'cpu'
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.5