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

Einsum optimization #367

Open
ffuuugor opened this issue Mar 11, 2022 · 1 comment
Open

Einsum optimization #367

ffuuugor opened this issue Mar 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ffuuugor
Copy link
Contributor

A lot of our grad sample computations are based on einsum.
There's an easy (one-liner) way to optimize the expression: https://optimized-einsum.readthedocs.io/en/stable/

We want to try this and evaluate the impact

@ffuuugor ffuuugor added the enhancement New feature or request label Mar 11, 2022
@ffuuugor ffuuugor added this to the 1.2.0 milestone Mar 25, 2022
@ffuuugor
Copy link
Contributor Author

Small update: now that we have benchmarks available, there's an easy way to evaluate the impact of this optimization.

See this guide on how to run benchmarks.

@ffuuugor ffuuugor modified the milestones: 1.2.0, 1.1.2 Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants