Yiming Wu b51e0ec0c2 quick fix inplace blob bug
Summary: fixing the case where the init net will initialize same blob twice. I made an exception by allowing inplace blob among ops if the blob keeps on the same device. This should fix this problem in a generalized way as most of our training is only on CPU now.

Reviewed By: dzhulgakov

Differential Revision: D5450564

fbshipit-source-id: 525c4c9a2e5216a70dbd1229da2d9f8a58b89e47
2017-07-23 02:18:16 -07:00
2017-07-05 10:10:04 -07:00
2017-07-23 02:18:16 -07:00
2017-06-16 10:18:05 -07:00
2017-05-25 13:18:24 -07:00
2017-06-16 10:18:05 -07:00
2017-07-19 14:06:03 -07:00
2017-04-07 13:46:29 -07:00
2017-06-26 10:18:19 -07:00
2017-04-19 11:40:51 -07:00

Caffe2

TravisCI Build Status Appveyor 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.

News and Events

Caffe2 research award competition request for proposals

Questions and Feedback

Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.

Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.

License and Citation

Caffe2 is released under the BSD 2-Clause license.

Further Resources on Caffe2.ai

Description
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Readme BSD-3-Clause 4.1 GiB
Languages
Python 60.1%
C++ 32.1%
Cuda 2.9%
C 1.4%
Objective-C++ 1.1%
Other 2.1%