Letter P

python39-opt-einsum - Optimizing numpys einsum function

Website: https://github.com/dgasmith/opt_einsum
License: MIT
Vendor: Alcance Libre, Inc.
Description:
Optimized einsum can significantly reduce the overall execution time
of einsum-like expressions (e.g., np.einsum, dask.array.einsum,
pytorch.einsum, tensorflow.einsum, ) by optimizing the expression's
contraction order and dispatching many operations to canonical BLAS,
cuBLAS, or other specialized routines. Optimized einsum is agnostic to
the backend and can handle NumPy, Dask, PyTorch, Tensorflow, CuPy,
Sparse, Theano, JAX, and Autograd arrays as well as potentially any
library which conforms to a standard API.

Packages

python39-opt-einsum-3.3.0-1.aldos.src [76 KiB] Changelog by Joel Barrios (2024-03-15):
- Initial spec file.

Listing created by Repoview-0.6.6-6.fc14.al