-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add bag reverse mapping for block_bucketize kernel inference (#2477)
Summary: X-link: pytorch/torchrec#1845 Pull Request resolved: #2477 * we add the per indices bucketize bag reverse index return for inference batching needs. * to avoid training kernel bc breakage, we branch the new oe as the infernce kernel. Reviewed By: xing-liu Differential Revision: D55492793 fbshipit-source-id: ffc4c8be4dcb8de735e21e7442241e8179c31636
- Loading branch information
1 parent
1cb1dd1
commit b70dcd8
Showing
5 changed files
with
587 additions
and
333 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.