-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Improve split operator by oneDNN reorder primitive #20757
Conversation
Hey @bgawrych , Thanks for submitting the PR
CI supported jobs: [unix-cpu, website, sanity, windows-gpu, edge, unix-gpu, miscellaneous, windows-cpu, centos-cpu, clang, centos-gpu] Note: |
@mxnet-bot run ci [centos-gpu] |
Jenkins CI successfully triggered : [centos-gpu] |
@mxnet-bot run ci [unix-gpu, windows-gpu] |
Jenkins CI successfully triggered : [unix-gpu, windows-gpu] |
@mxnet-bot run ci [windows-gpu] |
Jenkins CI successfully triggered : [windows-gpu] |
@mxnet-bot run ci [windows-gpu] |
Jenkins CI successfully triggered : [windows-gpu] |
@mxnet-bot run ci [windows-gpu] |
Jenkins CI successfully triggered : [windows-gpu] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Please change onednn
to oneDNN
in any future change.
Description
Split operation can be done by multiple reorder primitives with properly set strides
Benchmark script: