Added an option to disable AVX512 in CMake file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Added an option to disable AVX512 in CMake file
Hongtao Wang
requested to merge
wanght99/ncs-fork:NCS-1.0_candidate
into
NCS-1.0_candidate
Aug 18, 2022
Overview
0
Commits
2
Pipelines
0
Changes
4
To disable avx512, running cmake with the following option:
-DNNLF_BUILD_WITH_AVX512=0
Merge request reports
Loading