зеркало из https://github.com/microsoft/caffe.git
ab839f5b2f
- pick libstdc++ for OS X (regardless of version) - make gtest rely on its own tuple to not conflict with clang (thanks @pluskid!) - 10.10 has Accelerate while 10.9 has vecLib for BLAS (thanks @leonardt and @drdan14) |
||
---|---|---|
CMakeScripts | ||
data | ||
docs | ||
examples | ||
include/caffe | ||
matlab | ||
models | ||
python | ||
scripts | ||
src | ||
tools | ||
.Doxyfile | ||
.gitignore | ||
.travis.yml | ||
CMakeLists.txt | ||
CONTRIBUTORS.md | ||
INSTALL.md | ||
LICENSE | ||
Makefile | ||
Makefile.config.example | ||
README.md | ||
caffe.cloc |
README.md
Caffe
Caffe is a deep learning framework developed with cleanliness, readability, and speed in mind.
Consult the project website for all documentation.