项目文件夹

文件
Lingfan Yu 3cc32a9775 [Feature] Reduce messages with scatter_add in PyTorch (#427)
* implement pytorch spmm with gather and scatter add

* fix

* replace torch take with index_select

* comments

* comment about pytorch __getitem__ operator pitfall

* typo
2019-03-01 22:51:51 -05:00
..