commit | b51e0ec0c2c76b6486eef4ad67e093d763bcfbb1 | [log] [tgz] |
---|---|---|
author | Yiming Wu <wyiming@fb.com> | Sun Jul 23 02:14:03 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Sun Jul 23 02:18:16 2017 -0700 |
tree | 6080cc480c6d8cf19814110ddb75ebcfd7183f6f | |
parent | 920c553ac0528a47ac5d5013138bb33cf088baac [diff] |
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
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.
Caffe2 research award competition request for proposals
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.
Caffe2 is released under the BSD 2-Clause license.