mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch.org
Summary: operators don't exist on GPU Closes https://github.com/caffe2/caffe2/pull/63 Reviewed By: Yangqing Differential Revision: D4348968 Pulled By: bwasti fbshipit-source-id: 1fb8693842d6827ffcf96de2a9a8ba2f9dff0293 |
||
|---|---|---|
| caffe/proto | ||
| caffe2 | ||
| docs | ||
| third_party | ||
| .Doxyfile | ||
| .gitignore | ||
| .gitmodules | ||
| build_android_prepare.py | ||
| build_android.py | ||
| build.py | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
Caffe2
Caffe2 is a deep learning framework made with expression, speed, and modularity in mind. It is an experimental refactoring of Caffe, and allows a more flexible way to organize computation.
Read the installation instructions for installation details.
License and Citation
Caffe2 is released under the BSD 2-Clause license.