pytorch/caffe2
Tugsbayasgalan (Tugsuu) Manlaibaatar b0fdca8855 Bump version number to 7 and compile old operators with old schema (#68358)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/68358

Test Plan: Imported from OSS

Reviewed By: albanD

Differential Revision: D33433730

Pulled By: tugsbayasgalan

fbshipit-source-id: 202c58365bae13195d3545cefcb0da9162b02151
2022-01-05 23:57:22 -08:00
..
contrib use irange for loops 2 (#66746) 2021-12-10 04:26:23 -08:00
core [AMD] Fix some legacy hipify script (#70594) 2022-01-05 11:34:25 -08:00
cuda_rtc use irange for loops 2 (#66746) 2021-12-10 04:26:23 -08: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 use irange for loops 2 (#66746) 2021-12-10 04:26:23 -08:00
ideep [c2] Remove unused private fields (#69709) 2021-12-14 11:31:08 -08:00
image use irange for loops 6 (#66742) 2021-12-07 16:07:50 -08:00
mobile use irange for loops 6 (#66742) 2021-12-07 16:07:50 -08: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 [maskrcnn] use stable sort in mask rcnn caffe2 ops (#70510) 2022-01-04 16:33:10 -08:00
opt Revert D31705359: use irange for loops 8 2021-12-02 12:55:08 -08:00
perfkernels Allow row sizes to support int64/size_t. (#69303) 2021-12-14 10:09:08 -08:00
predictor Revert D31705359: use irange for loops 8 2021-12-02 12:55:08 -08:00
proto [NOOP][clangformat][codemod] Enable CLANGFORMAT for caffe2/caffe2/* (#67624) 2021-11-02 22:14:04 -07:00
python clear predict_net field from PredictorExporterMeta stored in the exporter to save memory (#68485) 2021-12-10 21:25:36 -08:00
quantization Handle the corner case when min == max in L2 search (#70207) 2021-12-20 17:46:55 -08:00
queue Revert D31705359: use irange for loops 8 2021-12-02 12:55:08 -08:00
serialize Bump version number to 7 and compile old operators with old schema (#68358) 2022-01-05 23:57:22 -08:00
sgd [c2] Remove unused private fields (#69709) 2021-12-14 11:31:08 -08: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 use irange for loops (#69533) 2021-12-07 16:53:27 -08:00
utils use irange for loops (#69533) 2021-12-07 16:53:27 -08:00
video use irange for loops (#69533) 2021-12-07 16:53:27 -08:00
__init__.py
.clang-format
c2_aten_srcs.bzl Move grad_mode.h/cpp to c10. (#56204) 2021-04-16 11:50:08 -07:00
CMakeLists.txt Nvfuser code bump 12 5 (#69964) 2021-12-16 08:28:54 -08:00
README.md
release-notes.md Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
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