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

[DO NOT REVIEW] Testing integration -- use index_reduce for 1D index #1

Open
wants to merge 2 commits into
base: pytorch_scatter_integration
Choose a base branch
from

Conversation

mikaylagawarecki
Copy link
Owner

We introduced torch.index_reduce to avoid broadcasting of index when the index is 1D. This PR exists

  • show that the switch toindex_reduce for 1D index will pass correctness tests
  • compare the benchmarking results before and after this change

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

Successfully merging this pull request may close these issues.

1 participant