-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CUDA graph compatible neighbor backward (#194)
* Test backwards CUDA graph compatibility * Preliminary work on manual double backward * Manually implement MaskedIndexAdd for the backward * Use a dummy atom to mimic masked_index_add. Graph compatible but might be inefficient in some cases * Remove unnecessary test
- Loading branch information
1 parent
20c5de6
commit e26dd40
Showing
2 changed files
with
92 additions
and
11 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
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