- 21 Jun, 2017 1 commit
-
-
Davis King authored
-
- 01 Feb, 2017 1 commit
-
-
David Miller authored
* GCC/Clang compatible vector extension SIMD code * Minimal modifications to dlib for the simd_vec code to work, a few include changes and ifdefs * Changed tabbing to spaces * Allow type inference to binary ops on different types of same size * Added cmake option USE_AUTO_VECTOR, and fixed up preprocessor checks. It is required to build with gcc/clang auto vectorization * Changed to intrinsic version due to poor auto vectorization results. The simd8*_vec are just copies of the C code right now. * Removed _vec variants, added to existing defines. simd_check.h back in place and removed from dlib/simd.h
-
- 05 Oct, 2016 1 commit
-
-
Jan Rüegg authored
* Unreachable code, fixed compiler warning * Update simd8f.h
-
- 23 Jun, 2016 1 commit
-
-
Davis King authored
-
- 19 Jul, 2014 1 commit
-
-
Davis King authored
-
- 01 Dec, 2013 1 commit
-
-
Davis King authored
won't inline them.
-
- 11 Nov, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 06 Nov, 2013 1 commit
-
-
Davis King authored
-