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

Optimizers fail on hyperindices #30

Closed
mofeing opened this issue Sep 14, 2023 · 4 comments
Closed

Optimizers fail on hyperindices #30

mofeing opened this issue Sep 14, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@mofeing
Copy link
Member

mofeing commented Sep 14, 2023

If an hyperindex is present (an index that appears in more than 2 tensors), then optimizers preemptively sum it. This must not happen and it should be sum it in the end if so.

@mofeing mofeing added the bug Something isn't working label Sep 14, 2023
@mofeing
Copy link
Member Author

mofeing commented Sep 14, 2023

Fixed in 045a67d

mofeing referenced this issue Sep 14, 2023
Update optimizers to support hyperindices
@mofeing mofeing closed this as completed Sep 14, 2023
@mofeing
Copy link
Member Author

mofeing commented Sep 14, 2023

Triggering TagBot for merged registry pull request: bsc-quantic/Registry#80

@mofeing
Copy link
Member Author

mofeing commented Sep 28, 2023

Triggering TagBot for merged registry pull request: bsc-quantic/Registry#85

@mofeing
Copy link
Member Author

mofeing commented Sep 28, 2023

Triggering TagBot for merged registry pull request: bsc-quantic/Registry#86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant