This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize 'take' operator for CPU (#20745)
* Improve performance of take operator * remove comment * Fix build * fix sanity * Add comment * review * Update src/operator/tensor/indexing_op.h Co-authored-by: bartekkuncer <[email protected]> Co-authored-by: Sheng Zha <[email protected]> Co-authored-by: bartekkuncer <[email protected]>
- Loading branch information
1 parent
7d84b59
commit 69e6c04
Showing
2 changed files
with
72 additions
and
32 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