Tensors and Dynamic neural networks in Python with strong GPU acceleration
Find a file
Hao Lu cf1878814f Fix typo in operator_schema.h
Reviewed By: salexspb

Differential Revision: D6609091

fbshipit-source-id: e251ec5b98aa00cb7557baa6cf8aeb731ebf78d8
2017-12-21 01:38:35 -08:00
.github Add placeholders for issues/pull requests 2017-12-11 14:35:25 -08:00
.jenkins Make docker image built on Jenkins usable out of the box 2017-12-14 15:05:52 -08:00
.travis Run build_android.sh in Jenkins 2017-11-21 15:53:38 -08:00
caffe/proto cmake: relative paths for install() 2017-08-22 09:52:09 -07:00
caffe2 Fix typo in operator_schema.h 2017-12-21 01:38:35 -08:00
cmake Look for NCCL in CUDA_TOOLKIT_ROOT_DIR 2017-12-12 21:50:49 -08:00
conda Compile with MKL in conda-build 2017-09-28 15:19:06 -07:00
docker Install cmake3 (v3.6.3) in CentOS containers 2017-12-14 15:05:50 -08:00
docs docs update 2017-11-20 10:07:22 -08:00
modules/module_test Making a module option for Caffe2 2017-10-26 12:33:58 -07:00
scripts Ipython notebook directory name is changed, Change from ipython to jupyter, Also pass arguments instead of fixing --ip 2017-12-11 13:05:40 -08:00
third_party bump ios-cmake 2017-11-15 13:49:44 -08: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
.gitattributes Fix linguist detection with gitattribute overrides 2017-10-23 17:03:07 -07:00
.gitignore Added Ninja generator support on Windows 2017-07-26 00:32:20 -07:00
.gitmodules Adding zstd to build 2017-11-13 22:18:44 -08: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 Fix for installation of exported targets 2017-12-15 12:12:27 -08:00
LICENSE Re-license to Apache 2017-09-28 16:22:00 -07:00
Makefile Fix python support problems caused by building script errors. 2017-04-24 17:17:21 -07:00
NOTICE Re-license to Apache 2017-09-28 16:22:00 -07:00
README.md Use Jenkins build status badge 2017-12-15 10:23:34 -08:00
release-notes.md launch updates (#309) 2017-04-19 11:40:51 -07:00
setup.py Use list for *requires in setup.py 2017-11-27 08:35:28 -08:00
VERSION_NUMBER Add setup.py 2017-11-17 12:22:52 -08:00

Caffe2

License Jenkins 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

Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.

Further Resources on Caffe2.ai