pytorch/caffe2
Ke Wen f2ca07b680 [ProcessGroupNCCL] Remove jumper to UCC (#114170)
The "jumper" to UCC lib in ProcessGroupNCCL was a temporary solution a while back. Cleaning it now that UCC has its own "PG" representation.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/114170
Approved by: https://github.com/wconstab, https://github.com/fduwjj, https://github.com/XilunWu, https://github.com/Aidyn-A
2023-11-22 15:35:06 +00:00
..
contrib
core Revert "Add function to materialize COW storages (#113396)" 2023-11-20 10:26:01 +00:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile
mpi
observers
onnx
operators [Resubmit][S372460 follow up] Reduce embedding feature validation failure carry-on impact (#111838) 2023-10-28 03:50:33 +00:00
opt
perfkernels
predictor
proto
python [BE]: Remove useless lambdas (#113602) 2023-11-14 20:06:48 +00:00
quantization
queue
serialize Reduce single reader check time for inline_container (#113328) 2023-11-09 22:02:28 +00:00
sgd
share
test
transforms
utils [Caffe2] Handle cpuinfo_initialize() failure (#114011) 2023-11-18 03:20:22 +00:00
video
.clang-format
__init__.py
BUILD_MODE.bzl
CMakeLists.txt [ProcessGroupNCCL] Remove jumper to UCC (#114170) 2023-11-22 15:35:06 +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