FreeBSD.software
Home/math/py311-opt-einsum

py311-opt-einsum

3.4.0math

Optimizing numpys einsum function

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.

$pkg install py311-opt-einsum
github.com/dgasmith/opt_einsum
Origin
math/py-opt-einsum
Size
946KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
3 packages

Dependencies (1)

Required By (3)