Skip to content

Disallow ONNX conversions for SAFMN #2512

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

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

RunDevelopment
Copy link
Member

Fixes #2504.

SAFMN only supports fixed-resolution ONNX models, which is not what we want. Since SAFMN ONNX models pretty useless for us, we might as well not support creating them.

I also added a new is_onnx_supported method so that the NCNN conversion node knows about it too.

@joeyballentine joeyballentine merged commit 56f0ffc into chaiNNer-org:main Jan 25, 2024
@RunDevelopment RunDevelopment deleted the safmn-onnx branch January 25, 2024 17:25
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.

failed to convert SAFMN
2 participants