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

Remove skipped models from the webpage #655

Open
ramkrishna2910 opened this issue Jan 30, 2024 · 1 comment
Open

Remove skipped models from the webpage #655

ramkrishna2910 opened this issue Jan 30, 2024 · 1 comment
Labels

Comments

@ramkrishna2910
Copy link
Contributor

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

@venkatvellaichamy
Copy link
Contributor

This issue has been fixed in the commit:
fe25c75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants