Move Caffe2 Dockerfiles to docker/caffe2 (#2430)

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
30 files changed
tree: c6aac8f1e6a75ccc948d3882f8008ac3e627f7fe
  1. .github/
  2. .jenkins/
  3. .travis/
  4. binaries/
  5. caffe/
  6. caffe2/
  7. cmake/
  8. conda/
  9. docker/
  10. docs/
  11. modules/
  12. scripts/
  13. third_party/
  14. .gitattributes
  15. .gitignore
  16. .gitmodules
  17. .travis.yml
  18. appveyor.yml
  19. CMakeLists.txt
  20. LICENSE
  21. Makefile
  22. NOTICE
  23. README.md
  24. release-notes.md
  25. setup.py
  26. VERSION_NUMBER
README.md

Caffe2

License Jenkins Build Status Appveyor Build Status

Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.

Questions and Feedback

Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.

Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.

License

Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.

Further Resources on Caffe2.ai