pytorch/caffe2
Lu Fang 63233f98ad Bump up opset version to 7 in Caffe2 ONNX exporter (#8854)
Summary:
Will bump up to opset 8 in another PR to match the current opset version.

Already tested through generating the models in current model zoo.
Closes https://github.com/pytorch/pytorch/pull/8854

Reviewed By: ezyang

Differential Revision: D8666437

Pulled By: houseroad

fbshipit-source-id: feffdf704dd3136aa59c0f1ff1830c14d1bd20aa
2018-06-28 07:39:02 -07:00
..
contrib Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
core net_async tracing use enable_profile arg from NetDef (#8927) 2018-06-27 16:24:57 -07:00
cuda_rtc
db
distributed Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
experiments fbshipit-source-id: ba600fcd2b5cefc7621357bdeb05e24cea02e5af 2018-06-27 04:50:56 -07:00
ideep Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
image by default, donot throw image decoding error (#8951) 2018-06-27 14:26:49 -07:00
mkl Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
mobile fbshipit-source-id: ba600fcd2b5cefc7621357bdeb05e24cea02e5af 2018-06-27 04:50:56 -07:00
mpi
observers
onnx Bump up opset version to 7 in Caffe2 ONNX exporter (#8854) 2018-06-28 07:39:02 -07:00
operators Fix a bug introduced by the deletion of copy constructor of tensor 2018-06-27 13:10:58 -07:00
opt fbshipit-source-id: ba600fcd2b5cefc7621357bdeb05e24cea02e5af 2018-06-27 04:50:56 -07:00
perfkernels
proto Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
python Bump up opset version to 7 in Caffe2 ONNX exporter (#8854) 2018-06-28 07:39:02 -07:00
queue fbshipit-source-id: ba600fcd2b5cefc7621357bdeb05e24cea02e5af 2018-06-27 04:50:56 -07:00
sgd fbshipit-source-id: ba600fcd2b5cefc7621357bdeb05e24cea02e5af 2018-06-27 04:50:56 -07:00
share Simplify pthreadpool implementation on top of Caffe2 thread pool (#7666) 2018-06-18 19:06:50 -07:00
test
transforms
utils Bump up opset version to 7 in Caffe2 ONNX exporter (#8854) 2018-06-28 07:39:02 -07:00
video [cmake] Make cudnn optional (#8265) 2018-06-08 02:04:27 -07:00
.clang-format
__init__.py
CMakeLists.txt caffe2 hip python binding (#8491) 2018-06-14 19:56:56 -07:00
README.md
release-notes.md Cleanup of the shipit commit (#8956) 2018-06-27 14:41:59 -07:00
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