forked from apache/mxnet
-
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.
[FEATURE] Use RTC for reduction ops (apache#19426)
* Initial rebase * Fixes after merge * Fixes * Fix lint * Fix lint for real * Cleaning and code reuse * Fix lint * Try to WAR the maybe-uninitialized warning * Second try * Fix Windows compilation * More fixes for Windows compilation * Breaking the strings to please Windows compiler * Do not use the default stream in kron * Fix argmin/argmax * Fix layernorm
- Loading branch information
Showing
53 changed files
with
1,944 additions
and
1,907 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.