Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ONNX] fix reduce crash on scalar inputs #10780

Merged
merged 5 commits into from
Mar 25, 2022
Merged

Conversation

ganler
Copy link
Contributor

@ganler ganler commented Mar 25, 2022

Fixes #10738

@ganler
Copy link
Contributor Author

ganler commented Mar 25, 2022

@masahi the CI finally passed. can you help review the PR? Thanks!

@masahi masahi merged commit 31a4267 into apache:main Mar 25, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
* fix reduce crash on scalar inputs

* fix uncovered cases.

* fix on different opset to pass ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][ONNX][EdgeCase] Crash on Scalar Reduce
2 participants