forked from pytorch/FBGEMM
-
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.
Use PyTorch dispatcher in TBE training GPU autograds (pytorch#1948)
Summary: Pull Request resolved: pytorch#1948 Register TBE GPU training operators in PyTorch and invoke them in autograd via PyTorch dispatcher Reviewed By: jianyuh Differential Revision: D48383830 fbshipit-source-id: 125e19e1886a6a318a443805451e55c28203d28e
- Loading branch information
1 parent
df45374
commit 61c0272
Showing
13 changed files
with
767 additions
and
450 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
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
Oops, something went wrong.