pytorch/caffe2
James Reed 5419c6ecb7 Add unsafe flag to skip checking in prepare (#7832)
* Add unsafe flag to skip checking in prepare

* pop
2018-05-30 11:48:01 -07:00
..
contrib Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
core Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
cuda_rtc
db
distributed
experiments
ideep Add ChannelShuffle to IDEEP fallback (#7623) 2018-05-16 14:02:27 -07:00
image Fix ".pb.h" dependency issue about DLL build. (#7027) 2018-04-27 21:21:46 -07:00
mkl
mobile Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
mpi
observers
onnx Fix typo in comment (#7183) 2018-05-02 11:58:30 -07:00
operators Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
opt Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
perfkernels
proto Revert "[Caffe2] Enabling AMD GPU Backend for Caffe2" (#7802) 2018-05-23 17:58:47 -07:00
python Add unsafe flag to skip checking in prepare (#7832) 2018-05-30 11:48:01 -07:00
queue
sgd Update from facebook (#7696) 2018-05-19 23:10:48 -07:00
share Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
test
transforms
utils Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
video Fix ".pb.h" dependency issue about DLL build. (#7027) 2018-04-27 21:21:46 -07:00
.clang-format
__init__.py
CMakeLists.txt Properly pass xml report flags to ATen tests in Caffe2 builds (#7863) 2018-05-25 23:21:40 -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/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.

Further Resources on Caffe2.ai