- 06 Apr, 2017 1 commit
-
-
Davis King authored
messed it up and effectively disabled cuda in visual studio. This fixes that.
-
- 05 Apr, 2017 14 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
was because of a bug introduced yesterday in the CMake scripts which would accidentally pull in two versions of the OpenMP libraries, the GNU one and the Intel one, but you can't mix them together at the same time.
-
goodloop authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
also pushed all the cuda #includes into a .cpp file.
-
Davis King authored
-
Davis King authored
-
sigbjorn authored
* temporary workaround for python hanging on dlib::shared_ptr_thread_safe<global_clock> when extension-module using dlib is unloaded on windows platform * added some more doc and tests for the new delete_global_clock function. Minor adjustment to singleton pattern to allow easy access to singleton shared ptr * alternate _WIN32 specific solution, with no extra functions nor user-actions needed * removed floating/obsolete delete_global_clock, tab to space * leaving linux code unchanged in static desctructor * cleanup not modified files * align formatting
-
- 03 Apr, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
rather than the entire tensor.
-
- 30 Mar, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
so they visit layers in the correct order.
-
- 28 Mar, 2017 3 commits
-
-
Davis King authored
Changed from ctrl to alt because otherwise it's easy to accidentally hit ctrl up and jump when you don't meant to while pruning an image list.
-
Davis King authored
-
Davis King authored
-
- 25 Mar, 2017 1 commit
-
-
marcovzla authored
-
- 24 Mar, 2017 2 commits
-
-
Davis E. King authored
-
Davis King authored
Made it more obvious that this file is a cmake tutorial. Also added a few more comments about how to use cmake.
-
- 23 Mar, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
much faster when the off-diagonal vectors are all simple multiples of the ones_matrix().
-
Davis King authored
-
- 22 Mar, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 21 Mar, 2017 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
funny looking in some cases.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 19 Mar, 2017 1 commit
-
-
ebroglio authored
already cleared at the beginning
-