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

Fix program crash issue due to null layer_creator in AVX512 registry #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 29, 2023

  1. Title: Fix program crash issue due to null layer_creator in AVX512 re…

    …gistry
    
    In this commit:
    1) Enabled two specific modules in NCNN that prevented 'layer_creator' from returning null in the AVX512 layer registry.
    2) Updated NCNN to the latest version to ensure compatibility and leverage the latest fixes or enhancements.
    With these modifications, the program crash issue related to 'layer_creator' being null should now be resolved.
    Mike-Solar committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    cd8bc3c View commit details
    Browse the repository at this point in the history