- 20 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Mar, 2015 2 commits
-
-
Boris Daskalov authored
A difference of two pointers was casted to unsigned which can lead to overflow on 64-bit systems.
-
Vadim Pisarevsky authored
-
- 18 Mar, 2015 1 commit
-
-
Luis Díaz Más authored
-
- 17 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Mar, 2015 3 commits
-
-
Milania1 authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 10 Mar, 2015 1 commit
-
-
StevenPuttemans authored
-
- 09 Mar, 2015 1 commit
-
-
StevenPuttemans authored
-
- 06 Mar, 2015 3 commits
-
-
Alexander Alekhin authored
-
StevenPuttemans authored
-
StevenPuttemans authored
-
- 03 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Mar, 2015 9 commits
-
-
Joe Howse authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 27 Feb, 2015 3 commits
-
-
Vladislav Vinogradov authored
previous implementation was not thread/stream safe, since it used constant memory new implementation doesn't use any global objects, so it is thread/stream safe
-
StevenPuttemans authored
Add GPU models in seperate folder, only old models are supported and they were replaced to make the CPU interface work. This solves the undesired consequence of breaking the GPU interface.
-
Vladislav Vinogradov authored
move hog::set_up_constants from constructor to compute method if user changed CUDA device between constructor and computation, some variables were uninitialized
-
- 26 Feb, 2015 1 commit
-
-
StevenPuttemans authored
-
- 25 Feb, 2015 4 commits
-
-
Vadim Pisarevsky authored
-
Alexander Smorkalov authored
-
StevenPuttemans authored
-
Vladislav Vinogradov authored
-
- 24 Feb, 2015 8 commits
-
-
Alexander Nitsch authored
The architecture has been correctly determined earlier in this file. No need to do it again.
-
Mansour Moufid authored
-
Mansour Moufid authored
-
Alexander Smorkalov authored
-
Vadim Pisarevsky authored
-
Ilya Lavrenov authored
-
Alexander Smorkalov authored
-
Maksim Shabunin authored
-