We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I encountered the following error when using tvm.relay.frontend.onnx to load an onnx model generated by nnsmith.
pip install "git+https://github.com/ise-uiuc/nnsmith@main#egg=nnsmith[torch,onnx]" --upgrade
# Paste the commands or python script for reproducing the issue.
![DESCRIPTION](LINK.png)
No response
onnx
tvm
onnx-1.14.0
The text was updated successfully, but these errors were encountered:
Another error occurred while loading another model
Sorry, something went wrong.
No branches or pull requests
Description
I encountered the following error when using tvm.relay.frontend.onnx to load an onnx model generated by nnsmith.
Installation
pip install "git+https://github.com/ise-uiuc/nnsmith@main#egg=nnsmith[torch,onnx]" --upgrade
Reproduction
# Paste the commands or python script for reproducing the issue.
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Front-end framework
onnx
Version of the front-end framework
No response
Back-end engine
tvm
Version of the front-end engine
onnx-1.14.0
Other context
No response
The text was updated successfully, but these errors were encountered: