tree: a2c8c01aabd0f91cfef1fe365aad3ea8a5e7f56d [path history] [tgz]
  1. core/
  2. cuda_rtc/
  3. db/
  4. distributed/
  5. ideep/
  6. image/
  7. mobile/
  8. mpi/
  9. observers/
  10. onnx/
  11. operators/
  12. opt/
  13. perfkernels/
  14. predictor/
  15. proto/
  16. python/
  17. quantization/
  18. queue/
  19. serialize/
  20. sgd/
  21. share/
  22. test/
  23. transforms/
  24. utils/
  25. video/
  26. .clang-format
  27. __init__.py
  28. BUILD_MODE.bzl
  29. CMakeLists.txt
  30. README.md
  31. release-notes.md
  32. requirements.txt
  33. unexported_symbols.lds
  34. VERSION_NUMBER
  35. version_script.lds
caffe2/README.md

Caffe2

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/pytorch/pytorch/issues) to ask questions, report bugs, and request new features.

Further Resources on Caffe2.ai