Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tensor contraction support #561

Open
AuroraDysis opened this issue Nov 26, 2017 · 1 comment
Open

Tensor contraction support #561

AuroraDysis opened this issue Nov 26, 2017 · 1 comment

Comments

@AuroraDysis
Copy link

AuroraDysis commented Nov 26, 2017

Please support tensor contraction and Einstein notation.
Eigen3 Tensor Contraction
Eigen3 einstein notation pull request
Fastor
TBLIS

@wolfv
Copy link
Member

wolfv commented Nov 19, 2018

Another interesting implementation is in Julia: https://github.com/Jutho/TensorOperations.jl

And there is also NumPy's einsum, as well as opt_einsum for Python https://optimized-einsum.readthedocs.io/en/latest/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants