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: This diff adds a header file for net_gpu.cc so that the AsyncDAGNet class can be used to create other derived classes. Reviewed By: ajtulloch Differential Revision: D4230046 fbshipit-source-id: 379c3ff7ebb7aeeb4294f39e6f5d1ecad48b92f0 |
||
|---|---|---|
| caffe/proto | ||
| caffe2 | ||
| docs | ||
| third_party | ||
| .Doxyfile | ||
| .gitignore | ||
| .gitmodules | ||
| build.py | ||
| build_android.py | ||
| build_android_prepare.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.