python-opt-einsum
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. See the [**documentation**](<a href="http://optimized-einsum.readthedocs.io">http://optimized-einsum.readthedocs.io</a> ) for more information.
openSUSE Leap 16.0 に対する公式のパッケージはありませんディストリビューション
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
openSUSE Factory RISCV
SLFO 1.2
openSUSE Backports for SLE 15 SP7
openSUSE Backports for SLE 15 SP4