-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[BUGFIX] fix npi_concatenate quantization dim/axis #20383
Conversation
Hey @sfraczek , Thanks for submitting the PR
CI supported jobs: [clang, windows-cpu, edge, sanity, centos-gpu, miscellaneous, unix-gpu, windows-gpu, unix-cpu, centos-cpu, website] Note: |
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
@mxnet-bot run ci [all] |
Jenkins CI successfully triggered : [windows-gpu, sanity, miscellaneous, edge, centos-gpu, clang, centos-cpu, windows-cpu, unix-cpu, unix-gpu, website] |
@mxnet-bot run [centos-gpu] |
Undefined action detected. |
@mxnet-bot run ci [centos-gpu] |
Jenkins CI successfully triggered : [centos-gpu] |
Undefined action detected. |
@mxnet-bot run ci [centos-cpu, unix-cpu] |
Jenkins CI successfully triggered : [centos-cpu, unix-cpu] |
@mxnet-bot run ci [unix-cpu] |
Jenkins CI successfully triggered : [unix-cpu] |
@mxnet-bot run ci [centos-cpu] |
Jenkins CI successfully triggered : [centos-cpu] |
@mxnet-bot run ci [centos-cpu] |
Jenkins CI successfully triggered : [centos-cpu] |
Description
Fix to first problem reported in issue #20354
Checklist
Essentials
Comments
Now npi concatenate can be quantized just like Concat it uses the same operator