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.
BatchedHyperCompressedSparseColumn -> HyperCompressedSparseColumn (py…
…torch#1137) Summary: Pull Request resolved: pytorch#1137 Code refactoring reflecting BatchedHyperCompressedSparseColumn is no longer used in batch since we're no longer parallelizing CSR2CSC across tables. Reviewed By: jiyuanzFB Differential Revision: D36618687 fbshipit-source-id: 87bb90dc5577e8c3117d32fbdfca25da423bd51a
- Loading branch information
1 parent
60e438d
commit 99a6a5f
Showing
3 changed files
with
121 additions
and
137 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
Oops, something went wrong.