For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Python function
load_devices
load_devices()
max.driver.load_devices(device_specs)
Initializes and returns a list of Device objects from a sequence of DeviceSpec objects.
-
Parameters:
-
device_specs (Sequence[DeviceSpec])
-
Return type: