pytorch/caffe2
Sergii Dymchenko 9dcabe293a Delete pytorch/caffe2/contrib/docker-ubuntu-14.04 (#100155)
It's not used anywhere AFAIK and only triggers security issues scanners.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/100155
Approved by: https://github.com/huydhn
2023-04-28 00:41:37 +00:00
..
contrib Delete pytorch/caffe2/contrib/docker-ubuntu-14.04 (#100155) 2023-04-28 00:41:37 +00:00
core Change caffe2 branch links to main (#100129) 2023-04-27 10:31:50 +00:00
cuda_rtc Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032) 2022-07-26 01:20:44 +00:00
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 [MKLDNN] Rename pooling_avg to pooling_avg_exclude_padding (#90247) 2023-01-12 00:08:30 +00:00
image Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032) 2022-07-26 01:20:44 +00:00
mobile Fix typos under caffe2 directory (#87840) 2022-10-28 04:53:36 +00:00
mpi
observers
onnx
operators Change caffe2 branch links to main (#100129) 2023-04-27 10:31:50 +00:00
opt S390x tests (#99871) 2023-04-26 21:48:03 +00:00
perfkernels [BE] Enforce sign-compare (#96723) 2023-03-15 06:04:20 +00:00
predictor
proto extract torch.proto to its own library (#97614) 2023-03-30 10:35:03 +00:00
python Change caffe2 branch links to main (#100129) 2023-04-27 10:31:50 +00:00
quantization [hypothesis==6.70.1] Fix more test errors (#98685) 2023-04-11 19:07:55 +00:00
queue Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032) 2022-07-26 01:20:44 +00:00
serialize _mm_prefetch is for Intel, changed to __prefetch for Arm64 (#96638) 2023-04-13 18:11:14 +00:00
sgd [CUDA] Drop CUDA 10 support (#89582) 2023-01-05 05:11:53 +00:00
share Fix some code issues (#92760) 2023-01-24 08:19:03 +00:00
test Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032) 2022-07-26 01:20:44 +00:00
transforms
utils S390x tests (#99871) 2023-04-26 21:48:03 +00:00
video [codemod][llvm15] LLVM-15 fixes for caffe2/caffe2/video/video_decoder.cc (#89937) 2022-12-01 03:46:22 +00:00
__init__.py
.clang-format
BUILD_MODE.bzl
CMakeLists.txt Change caffe2 branch links to main (#100129) 2023-04-27 10:31:50 +00:00
README.md Update README.md (#85534) 2022-11-17 01:06:15 +00:00
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

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