You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Root cause is new "Reduce ops" spec promotes `axes` from attributes to
inputs, resulting in onnx test cases having more inputs than expected by
these onnx-script tests. This PR updates these onnx-script test
functions to match the signature of the updated onnx test cases.
However, since onnx test cases are not versioned, I feel tests like this
that seemingly want to represent ~~older opset~~ onnx operator with
function should not depend on it.
Fixes#249Fixes#298
Uh oh!
There was an error while loading. Please reload this page.
ONNX 1.13 produced some errors in tests: https://github.com/microsoft/onnx-script/actions/runs/3678076190/jobs/6220897226
The text was updated successfully, but these errors were encountered: