Skip to content

Added an option to disable AVX512 in CMake file

To disable avx512, running cmake with the following option:

-DNNLF_BUILD_WITH_AVX512=0

Merge request reports