-
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 Reviewed By: bangshengtang Differential Revision: D48058732 fbshipit-source-id: dd8e99d2e5d74485182b8fde691069b2f33e8c07
- Loading branch information
1 parent
fe5af3e
commit 016a27b
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.