- 01 Mar, 2018 1 commit
-
-
Juha Reunanen authored
* Problem: integer overflow when calculating sizes (may happen e.g. with very large images) Solution: change some types from (unsigned) long to size_t # Conflicts: # dlib/dnn/tensor.h * Fix the fact that std::numeric_limits<unsigned long>::max() isn't always the same number * Revert serialization changes * Review fix: use long long instead of size_t * From long to long long all the way * Change more types to (hopefully) make the compiler happy * Change many more types to size_t * Change even more types to size_t * Minor type changes
-
- 11 Jan, 2014 1 commit
-
-
Davis King authored
-
- 04 Oct, 2013 1 commit
-
-
Davis King authored
pyramid_down and you give it the downsampling amount as a template argument.
-
- 25 Jul, 2013 1 commit
-
-
Davis King authored
-
- 23 Feb, 2014 1 commit
-
-
Davis King authored
-
- 01 Apr, 2013 1 commit
-
-
Davis King authored
-
- 03 Mar, 2013 1 commit
-
-
Davis King authored
on C++11 compilers.
-
- 08 Dec, 2012 1 commit
-
-
Davis King authored
to #include <> syntax.
-
- 22 Oct, 2012 1 commit
-
-
Davis King authored
-
- 11 Mar, 2012 1 commit
-
-
Davis King authored
qualifiers from any uses of dlib::array.
-
- 22 Jan, 2012 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 27 Dec, 2011 1 commit
-
-
Davis King authored
-
- 06 Nov, 2011 1 commit
-
-
Davis King authored
-
- 22 Oct, 2011 1 commit
-
-
Davis King authored
-
- 19 Sep, 2011 1 commit
-
-
Davis King authored
-
- 18 Sep, 2011 2 commits
-
-
Davis King authored
-
Davis King authored
-