mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Summary: It used to be that we do quite a bit of #pragma omp parallel, but now it is pretty rare: https://github.com/caffe2/caffe2/search?utf8=%E2%9C%93&q=pragma+omp&type= As a result we should probably turn it off by default. Closes https://github.com/caffe2/caffe2/pull/1472 Reviewed By: bwasti Differential Revision: D6327459 Pulled By: Yangqing fbshipit-source-id: e304a85312bc2eb1e7cfe661373f873bffb2fb90 |
||
|---|---|---|
| .jenkins | ||
| .travis | ||
| caffe/proto | ||
| caffe2 | ||
| cmake | ||
| conda | ||
| docker | ||
| docs | ||
| modules/module_test | ||
| scripts | ||
| third_party | ||
| .Doxyfile | ||
| .Doxyfile-c | ||
| .Doxyfile-python | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| appveyor.yml | ||
| CMakeLists.txt | ||
| LICENSE | ||
| Makefile | ||
| NOTICE | ||
| README.md | ||
| release-notes.md | ||
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
Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.