pytorch/caffe2
PyTorch MergeBot 8c1c6759b2 Revert "remove assert_allclose from torch.testing (#87974)"
This reverts commit 5669e10d37.

Reverted https://github.com/pytorch/pytorch/pull/87974 on behalf of https://github.com/mehtanirav due to Internal breakages from method removal
2022-11-04 19:12:37 +00:00
..
contrib Update CMakeLists.txt (#87030) 2022-10-28 04:56:40 +00:00
core Introduce TORCH_DISABLE_GPU_ASSERTS (#84190) 2022-11-04 04:43:05 +00:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile Fix typos under caffe2 directory (#87840) 2022-10-28 04:53:36 +00:00
mpi
observers
onnx
operators Check all CUDA API calls for errors in caffe2/ (#81816) 2022-10-28 00:41:06 +00:00
opt
perfkernels [torch] Unify batch_box_cox implementations into perfkernels folder (#86569) 2022-10-23 19:29:25 +00:00
predictor
proto Make param 'option' const& to prevent unnecessary copy at call-site (#84747) 2022-09-17 02:11:29 +00:00
python Revert "remove assert_allclose from torch.testing (#87974)" 2022-11-04 19:12:37 +00:00
quantization Fix typos under caffe2 directory (#87840) 2022-10-28 04:53:36 +00:00
queue
serialize Fix PyTorchStreamWriter exception handling (#88128) 2022-10-31 23:38:03 +00:00
sgd
share
test
transforms
utils Check all CUDA API calls for errors in caffe2/ (#81816) 2022-10-28 00:41:06 +00:00
video
.clang-format
__init__.py
BUILD_MODE.bzl
CMakeLists.txt [BE] Delete BUILD_SPLIT_CUDA option (#87502) 2022-10-22 06:00:59 +00:00
README.md
release-notes.md Fix typos under caffe2 directory (#87840) 2022-10-28 04:53:36 +00:00
requirements.txt
unexported_symbols.lds
VERSION_NUMBER
version_script.lds

Caffe2

Jenkins Build Status

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