Abstract your array operations
Autoray is a lightweight Python library that provides automatic dispatching of array operations to the appropriate backend, allowing code to work seamlessly with different array libraries like NumPy, JAX, PyTorch, TensorFlow, CuPy, Dask, and others. Key features: * Automatic backend detection and dispatching * Support for multiple array libraries * Minimal overhead and dependencies * Easy integration with existing code * Extensible for custom backends * Compatible with most common array operations
$
pkg install py311-autorayOrigin
devel/py-autoray
Size
1.96MiB
License
APACHE20
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
0 packages