-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
combine cat + reorder for combined indice into one pass (#1932)
Summary: Pull Request resolved: #1932 as title. combine cat + reorder into one pass for combined indice to avoid unncessary copy of cat_indices. Also added a micro benchmark for such case Differential Revision: D48058732 fbshipit-source-id: 1523f7862bd8bebae41b1dec8a3cee696cfd4aac
- Loading branch information
1 parent
f6b1529
commit dbc4bb4
Showing
4 changed files
with
399 additions
and
3 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.