py-opt_einsum (python/py-opt_einsum) Updated: 2 years, 5 months ago Add to my watchlist
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.
Version: 3.3.0 License: MIT GitHubMaintainers | No Maintainer |
Categories | python |
Homepage | https://github.com/dgasmith/opt_einsum |
Platforms | any |
Variants | - |
Subport(s) (5)
"py-opt_einsum" depends on
lib (1)
build (1)
Ports that depend on "py-opt_einsum"
No ports
Port Health:
Loading Port Health
Installations (30 days)
0
Requested Installations (30 days)
0
Livecheck results
py-opt_einsum seems to have been updated (port version: 3.3.0, new version: 3.4.0)
livecheck ran: 1 day, 5 hours ago