Tensors and Dynamic neural networks in Python with strong GPU acceleration
Find a file
Aapo Kyrola 2108d1c250 Add unit-tests for fb-specific models
Reviewed By: azzolini

Differential Revision: D5895367

fbshipit-source-id: e7a7cdb272cdcdd7495efe9a6203750d1e6d6c48
2017-09-26 21:17:51 -07:00
.travis Fix travis build system by adding sudo 2017-09-08 12:21:22 -07:00
caffe/proto cmake: relative paths for install() 2017-08-22 09:52:09 -07:00
caffe2 Add unit-tests for fb-specific models 2017-09-26 21:17:51 -07:00
cmake Proper versioning and misc CMake improvements 2017-09-26 08:52:21 -07:00
conda Officially support Python 3 in Conda build. 2017-09-23 16:16:49 -07:00
docker Docker move 2017-08-09 13:54:17 -07:00
docs Remove map() and filter() in favor of comprehensions 2017-05-30 15:32:58 -07:00
scripts Officially support Python 3 in Conda build. 2017-09-23 16:16:49 -07:00
third_party Add an aten_op to contrib. 2017-09-25 10:53:51 -07:00
.Doxyfile Fix a few typos and grammars in comment 2017-06-14 18:22:39 -07:00
.Doxyfile-c changed doxygen config to new docs path (#311) 2017-04-19 11:49:59 -07:00
.Doxyfile-python changed doxygen config to new docs path (#311) 2017-04-19 11:49:59 -07:00
.gitignore Added Ninja generator support on Windows 2017-07-26 00:32:20 -07:00
.gitmodules Add an aten_op to contrib. 2017-09-25 10:53:51 -07:00
.travis.yml Add travis webhook 2017-09-23 15:30:57 -07:00
appveyor.yml Fix a few typos and grammars in comment 2017-06-14 18:22:39 -07:00
CMakeLists.txt Proper versioning and misc CMake improvements 2017-09-26 08:52:21 -07:00
LICENSE fbsync. TODO: check if build files need update. 2016-11-15 00:00:46 -08:00
Makefile Fix python support problems caused by building script errors. 2017-04-24 17:17:21 -07:00
PATENTS Create PATENTS 2017-04-07 13:46:29 -07:00
README.md updated research proposal link 2017-07-24 08:56:02 -07:00
release-notes.md launch updates (#309) 2017-04-19 11:40:51 -07:00

Caffe2

TravisCI Build Status Appveyor Build Status

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