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

Disallow converting SPAN models to NCNN #2763

Merged
merged 1 commit into from Apr 8, 2024

Conversation

RunDevelopment
Copy link
Member

Fixes #2542

The problem with #2542 was that the NCNN conversion produced an invalid model, which caused NCNN's Upscale Image node to fail and crash the backend. While I can't fix NCNN crashing the backend, I can prevent the creation of invalid NCNN models by disallowing SPAN models to be converted to NCNN.

@joeyballentine joeyballentine merged commit 135f1f6 into chaiNNer-org:main Apr 8, 2024
14 checks passed
@RunDevelopment RunDevelopment deleted the no-span-ncnn branch April 8, 2024 14:30
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.

error whilst upscaling
2 participants