pytorch/caffe2
Nikita Shulga d3de3546d9 Revert D32099294: Split cuda: list cpp files that go in _cu library explicitly
Test Plan: revert-hammer

Differential Revision:
D32099294 (b47ae9810c)

Original commit changeset: 8a3582944b6b

fbshipit-source-id: eab63e6ba3db3e17f404292a3659823607627576
2021-11-30 08:42:19 -08:00
..
contrib [Contrib][Fakelowp] Change Lut Size for Tanh (#68334) 2021-11-16 23:39:02 -08:00
core [SR][C2][easy] Benchmarks report # of ops (#67436) 2021-10-28 13:03:09 -07:00
cuda_rtc [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
db [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
distributed [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
experiments [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
ideep make broadcast fastpath the default for currently rolled-out ops (#68365) 2021-11-15 21:41:57 -08:00
image Revert D30652629: use irange for loops 2021-10-15 15:23:10 -07:00
mobile Revert D30652629: use irange for loops 2021-10-15 15:23:10 -07:00
mpi [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
observers [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
onnx [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
operators make broadcast fastpath the default for currently rolled-out ops (#68365) 2021-11-15 21:41:57 -08:00
opt Revert D30652629: use irange for loops 2021-10-15 15:23:10 -07:00
perfkernels [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
predictor [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
proto [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
python Fix pretrained=True for test_pt_onnx_trt (#67818) 2021-11-04 09:49:42 -07:00
quantization make broadcast fastpath the default for currently rolled-out ops (#68365) 2021-11-15 21:41:57 -08:00
queue [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
serialize [PyTorch Edge] Skip writing version during backport (#65842) 2021-10-01 21:18:31 -07:00
sgd Refactor cub namespace handling (#66219) 2021-10-25 14:37:09 -07:00
share [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
test [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
transforms [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
utils Refactor cub namespace handling (#66219) 2021-10-25 14:37:09 -07:00
video [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt Revert D32099294: Split cuda: list cpp files that go in _cu library explicitly 2021-11-30 08:42:19 -08:00
README.md
release-notes.md
requirements.txt
unexported_symbols.lds Hide all symbols in llvm namespace (#63272) 2021-08-15 11:29:43 -07:00
VERSION_NUMBER
version_script.lds Hide all symbols in llvm namespace (#63272) 2021-08-15 11:29:43 -07:00

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