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.
Vectorize index remapping for pruned embedding tables (pytorch#607)
Summary: Pull Request resolved: pytorch#607 Vectorize index remapping for pruned tables ~~TODO: Benchmarking~~ Benchmarking numbers added in the summary of D28361076 Reviewed By: jspark1105 Differential Revision: D28346429 fbshipit-source-id: d0dee350b132d171d6b683b99775ee292eb103b2
- Loading branch information
1 parent
b3f1af5
commit 76cf190
Showing
7 changed files
with
672 additions
and
0 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.