Calculation error of reduction operator when axis has duplicate value #5848
Labels
Comments
|
Which EP ? |
|
cpu package |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Describe the bug
when axis has duplicate value , onnxruntime compute result is all same value ,which is different with expect of tensorflow
Urgency
2020.11.18
System information
Linux Ubuntu 16.04
Expected behavior
When there are duplicate values, the duplicate can be removed. just like what tensorflow does
The text was updated successfully, but these errors were encountered: