opencv/modules/core/include/opencv2
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support
The opencv infrastructure mostly has the basics for supporting avx512 math functions,
but it wasn't hooked up (likely due to lack of users)

In order to compile the DNN functions for AVX512, a few things need to be hooked up
and this patch does that

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
2017-12-25 21:06:52 +00:00
..
core Add basic plumbing for AVX512 support 2017-12-25 21:06:52 +00:00
core.hpp Merge pull request #10170 from LaurentBerger:Issue10166 2017-11-29 09:51:20 +00:00