pytorch/caffe2
mikey dagitses e9050ef74e explicitly list out caffe2 protos (#97612)
This will make it easier to split up this library.

Differential Revision: [D44400049](https://our.internmc.facebook.com/intern/diff/D44400049/)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/97612
Approved by: https://github.com/PaliC
2023-03-28 03:54:02 +00:00
..
contrib Follow up on CUDA 12 support for PyTorch/Caffe2 (#95582) 2023-02-27 04:39:56 +00:00
core remove unused CAFFE2_VERSION macros (#97337) 2023-03-24 16:02:35 +00:00
cuda_rtc
db
distributed [BE] [1/3] Rewrite super() calls in caffe2 and benchmarks (#94587) 2023-02-11 18:19:48 +00:00
experiments [BE] Remove dependency on six and future (#94709) 2023-02-14 09:14:14 +00:00
ideep
image
mobile
mpi
observers
onnx
operators Fix some code issues (#92760) 2023-01-24 08:19:03 +00:00
opt some reference and move fixes (#95942) 2023-03-10 03:44:09 +00:00
perfkernels [BE] Enforce sign-compare (#96723) 2023-03-15 06:04:20 +00:00
predictor
proto explicitly list out caffe2 protos (#97612) 2023-03-28 03:54:02 +00:00
python remove dead torch_pb.h library (#97599) 2023-03-28 00:55:17 +00:00
quantization
queue
serialize [BE] Enforce sign-compare (#96723) 2023-03-15 06:04:20 +00:00
sgd
share Fix some code issues (#92760) 2023-01-24 08:19:03 +00:00
test
transforms
utils remove dead proto_convert library (#97598) 2023-03-27 21:19:29 +00:00
video
.clang-format
__init__.py
BUILD_MODE.bzl
CMakeLists.txt [BE] Make USE_FLASH_ATTENTION private (#97579) 2023-03-25 05:41:07 +00:00
README.md
release-notes.md
requirements.txt
unexported_symbols.lds
VERSION_NUMBER
version_script.lds

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