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