Skip to content

Commit

Permalink
dismantle layer headers
Browse files Browse the repository at this point in the history
No more monolithic includes: split layers into their own headers for modular inclusion and build.
  • Loading branch information
shelhamer committed Nov 11, 2015
1 parent 5a302a2 commit d97cb19
Show file tree
Hide file tree
Showing 221 changed files with 4,488 additions and 3,561 deletions.
1 change: 0 additions & 1 deletion include/caffe/caffe.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@
#include "caffe/util/benchmark.hpp"
#include "caffe/util/io.hpp"
#include "caffe/util/upgrade_proto.hpp"
#include "caffe/vision_layers.hpp"

#endif // CAFFE_CAFFE_HPP_
Loading

0 comments on commit d97cb19

Please sign in to comment.