pytorch/caffe2
Lucian Grijincu 9c9f14029d Revert D16929363: Revert D16048264: Add static dispatch mode to reduce mobile code size
Differential Revision:
D16929363

Original commit changeset: 69d302929e18

fbshipit-source-id: add36a6047e4574788eb127c40f6166edeca705f
2019-08-20 17:08:31 -07:00
..
contrib cleanup warnings 2019-08-12 16:12:30 -07:00
core Revert D16929363: Revert D16048264: Add static dispatch mode to reduce mobile code size 2019-08-20 17:08:31 -07:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile
mpi
observers
onnx cleanup warnings 2019-08-12 16:12:30 -07:00
operators Remove gradient value as input from SparseNormalize op (#24357) 2019-08-19 14:47:09 -07:00
opt Put ParseBlackListOps() into caffe2::glow namespace (#24384) 2019-08-15 10:53:10 -07:00
perfkernels minor comment fix (#22140) 2019-08-08 21:08:47 -07:00
predictor cleanup warnings 2019-08-12 16:12:30 -07:00
proto serialize modules as classes 2019-08-11 15:50:29 -07:00
python Remove gradient value as input from SparseNormalize op (#24357) 2019-08-19 14:47:09 -07:00
quantization Register FC/Conv DNNLowp separately for supporting both tensor type (#24361) 2019-08-14 17:15:42 -07:00
queue
serialize Compress debug symbols when serializing TorchScript models. 2019-08-01 22:30:27 -07:00
sgd Fix more warnings 2019-08-14 17:47:54 -07:00
share
test
transforms
utils Fix more warnings 2019-08-14 17:47:54 -07:00
video OpenCV 4 compatibility fix for caffe2/video (#24143) 2019-08-10 14:50:20 -07:00
.clang-format
__init__.py
CMakeLists.txt bind autograd functions into C++ (#24342) 2019-08-20 15:36:34 -07:00
README.md
release-notes.md
requirements.txt
VERSION_NUMBER

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