dain-ncnn-vulkan
dain-ncnn-vulkan copied to clipboard
Fix program crash issue due to null layer_creator in AVX512 registry
In this commit:
- Enabled two specific modules in NCNN that prevented 'layer_creator' from returning null in the AVX512 layer registry.
- 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.
Note: Both is neccessary otherwise 'layer_creator' will returning null on my AMD Ryzen 7900X which causes a crash.