(1) minidb bugfix
(2) blob serialization comments
(3) cudnn: putting it under a separate device name
    so we can explicitly choose cudnn instead of
    having CUDA device prioritizing it.
(4) note that mint is not available with ipython
    due to zeromq conflict
(5) db_throughput utility
(6) added gprofiler
8 files changed
tree: 75c9379969402bebd57efcda1f5c1c10d54b689c
  1. caffe/
  2. caffe2/
  3. gtest/
  4. pycaffe2/
  5. third_party/
  6. .gitignore
  7. brewery.py
  8. build_env.py
  9. caffe.cloc
  10. cpplint.py
  11. LICENSE
  12. LICENSE.caffe
  13. Makefile
  14. README.md
README.md

Caffe2

Caffe2 is a deep learning framework made with expression, speed, and modularity in mind. It is an experimental refactoring of Caffe, and allows a more flexible way to organize computation.

License and Citation

Caffe2 is released under the BSD 2-Clause license.