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.
[OpPerf] Consolidate array manipulation related operators (apache#17487)
* add shape manipulation, array expanding ops * split as alias of SliceChannel * add rounding ops * add profiler param to function description * add params, improve readability of prepare op input logic, improve opperf readme * fix index merge issue * add join,split ops * minor fixes in join,split * fix if else logic issue, lint * add comment on profiler, remove all completed ops, add res of 2 ops i missed in previous PR * remove unreachable if statements
- Loading branch information
1 parent
d9a91d9
commit ec6c7cb
Showing
7 changed files
with
427 additions
and
146 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
Oops, something went wrong.