py38-opt_einsum

v 3.3.0 Updated: 1 year, 10 months ago

A tensor contraction order optimizer.

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.

https://github.com/dgasmith/opt_einsum

To install py38-opt_einsum, paste this in macOS terminal after installing MacPorts

sudo port install py38-opt_einsum

Add to my watchlist

Installations 2
Requested Installations 0