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
Some models had to be skipped because they failed torch.onnx.verification . These models have been moved under a folder called skip in each of the following folders: https://github.com/onnx/models/tree/main/Computer_Vision/skip https://github.com/onnx/models/tree/main/Generative_AI/skip https://github.com/onnx/models/tree/main/Natural_Language_Processing/skip https://github.com/onnx/models/tree/main/Graph_Machine_Learning/skip
torch.onnx.verification
The models under the above folders should not be displayed on the webpage
The text was updated successfully, but these errors were encountered:
This issue has been fixed in the commit: fe25c75
Sorry, something went wrong.
No branches or pull requests
Some models had to be skipped because they failed
torch.onnx.verification
.These models have been moved under a folder called skip in each of the following folders:
https://github.com/onnx/models/tree/main/Computer_Vision/skip
https://github.com/onnx/models/tree/main/Generative_AI/skip
https://github.com/onnx/models/tree/main/Natural_Language_Processing/skip
https://github.com/onnx/models/tree/main/Graph_Machine_Learning/skip
The models under the above folders should not be displayed on the webpage
The text was updated successfully, but these errors were encountered: