pytorch/caffe2
2022-06-06 09:40:19 -07:00
..
contrib fix anon-struct usage that's a warning/error -Wnon-c-typedef-for-linkage (#137) 2022-05-02 18:14:30 +00:00
core Implement sym_sizes to create proper IR for sym ints representing tensor sizes (#77756) 2022-05-20 05:39:03 +00:00
cuda_rtc
db
distributed
experiments
ideep Update fbcode symlinks for mkl-dnn ideep 2.5.2 2022-03-04 06:40:08 +00:00
image fix anon-struct usage that's a warning/error -Wnon-c-typedef-for-linkage (#137) 2022-05-02 18:14:30 +00:00
mobile
mpi
observers
onnx
operators Tentative fix for CUDA-10.2 windows build failures (#76204) 2022-04-22 15:15:18 +00:00
opt Fix some typos. 2022-04-11 21:55:59 +00:00
perfkernels Fix sign-compare in caffe2 2022-04-05 00:08:05 +00:00
predictor print available modules in predictor error message (#78101) 2022-05-24 18:47:06 +00:00
proto [AutoAccept][Codemod][FBSourceClangFormatLinter] Daily arc lint --take CLANGFORMAT 2022-05-02 22:07:42 +00:00
python [caffe2] fix type annotations for workspace.SwitchWorkspace() (#77464) 2022-05-20 19:22:06 +00:00
quantization Remove -Wno-unused-variable from utils.cmake (take 2) (#75538) 2022-04-20 17:41:59 +00:00
queue Remove -Wno-unused-variable from utils.cmake (take 2) (#75538) 2022-04-20 17:41:59 +00:00
serialize Revert "stft: remove non-center overload and python functional wrapper" 2022-05-09 19:59:46 +00:00
sgd Fix some typos. 2022-04-11 21:55:59 +00:00
share [AutoAccept][Codemod][FBSourceClangFormatLinter] Daily arc lint --take CLANGFORMAT 2022-04-07 13:12:37 +00:00
test
transforms
utils [caffe2] drop XROS ports (#76366) 2022-04-26 23:54:22 +00:00
video
.clang-format
__init__.py Add warning when importing caffe2 on build without BUILD_CAFFE2=1 2022-04-21 12:28:10 +00:00
BUILD_MODE.bzl Add all bzl files per D36874458 2022-06-06 09:40:19 -07:00
CMakeLists.txt Revert "Autogen Tags enum, and allow specifying tags while defining an op" 2022-06-03 01:53:53 +00:00
defs.bzl Add all bzl files per D36874458 2022-06-06 09:40:19 -07:00
defs_hip.bzl Add all bzl files per D36874458 2022-06-06 09:40:19 -07:00
README.md
release-notes.md
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