-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feature] Reduce messages with scatter_add in PyTorch (dmlc#427)
* implement pytorch spmm with gather and scatter add * fix * replace torch take with index_select * comments * comment about pytorch __getitem__ operator pitfall * typo
- Loading branch information
1 parent
fe44ffe
commit 3cc32a9
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters