Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workaround following error: ``` /usr/lib/gcc/x86_64-linux-gnu/5/include/avx512fintrin.h(9220): error #167: argument of type "const void *" is incompatible with parameter of type "const float *" 100/usr/lib/gcc/x86_64-linux-gnu/5/include/avx512fintrin.h(9231): error #167: argument of type "const void *" is incompatible with parameter of type "const float *" 101/usr/lib/gcc/x86_64-linux-gnu/5/include/avx512fintrin.h(9244): error #167: argument of type "const void *" is incompatible with parameter of type "const double *" ```
- Loading branch information