- 28 Sep, 2015 1 commit
 - 
- 
Davis King authored
more of the layers_abstract.h file.
 
 - 
 - 27 Sep, 2015 2 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 
 - 
 - 26 Sep, 2015 5 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
have a tag that refers to the raw input given to a network.
 
 - 
 - 25 Sep, 2015 9 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
layer conversions.
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 
 - 
 - 24 Sep, 2015 3 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 
 - 
 - 23 Sep, 2015 5 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
definitions until cmake was run twice. This was causing some projects to not build properly.
 - 
Davis King authored
easily used in multiple cmake files.
 
 - 
 - 20 Sep, 2015 14 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 - 
Davis E. King authored
Adding an install target to dlib's CMakeLists
 - 
Davis King authored
appears as a huge and obvious orange button.
 - 
Séverin Lemaignan authored
'Hide' dlibConfig.cmake to prevent Windows' CMake to wrongly consider the build directory as dlib install prefix
 - 
Séverin Lemaignan authored
On Windows, though, only install the static library as dlib does not generate any useful shared library on Windows.
 - 
Séverin Lemaignan authored
 - 
Séverin Lemaignan authored
 - 
Séverin Lemaignan authored
This allows external project to include dlib by simply using find_package(dlib REQUIRED) and: include_directories() / target_link_libraries(your_target )
 - 
Séverin Lemaignan authored
Install the static library along the shared one.
 - 
Séverin Lemaignan authored
 - 
Séverin Lemaignan authored
The name of some CMake variables has been changed to follow the naming in config.h (and thus get the special #cmakedefine directives to work as expected in config.h.in)
 - 
Séverin Lemaignan authored
Implementing the design discussed in issue #34 (ie, installation only in Release mode, for unix platforms).
 - 
Séverin Lemaignan authored
 
 - 
 - 14 Sep, 2015 1 commit
 - 
- 
Davis King authored
 
 -