forked from pytorch/FBGEMM
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix pack_segments backward when grad is non-contig (pytorch#3222)
Summary: Pull Request resolved: pytorch#3222 X-link: facebookresearch/FBGEMM#320 Original commit changeset: c1fe80d75fb4 Original Phabricator Diff: D61694017 from D61694017 Reviewed By: q10, brad-mengchi Differential Revision: D63424805 fbshipit-source-id: 42e44383b48a577610f00ad6b8c2cd48bf734a2b
- Loading branch information
1 parent
342e8d2
commit 88ef5f9
Showing
3 changed files
with
192 additions
and
8 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