Skip to content

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

Open
Mike-Solar wants to merge 1 commit into
nihui:masterfrom
Mike-Solar:master
Open

Fix program crash issue due to null layer_creator in AVX512 registry#48
Mike-Solar wants to merge 1 commit into
nihui:masterfrom
Mike-Solar:master

Conversation

@Mike-Solar

Copy link
Copy Markdown

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.

…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

Mike-Solar commented Oct 29, 2023

Copy link
Copy Markdown
Author

Note: Both is neccessary otherwise 'layer_creator' will returning null on my AMD Ryzen 7900X which causes a crash.

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.

1 participant