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