Home
last modified time | relevance | path

Searched refs:_device_from_arg_devices (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-jax/jax-0.2.9/jax/interpreters/
H A Dxla.py255 device = _device_from_arg_devices(arg_devices)
294 def _device_from_arg_devices(devices: Sequence[Optional[Device]]) -> Optional[Device]: function
769 return _device_from_arg_devices(arg_devices)
1364 device = _device_from_arg_devices([device])