mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-02 23:15:01 +08:00
b51e0ec0c2c76b6486eef4ad67e093d763bcfbb1
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
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%