Tensors and Dynamic neural networks in Python with strong GPU acceleration
Find a file
Yan Shang 24e83acbb9 Enable sampling in evaluation
Reviewed By: chocjy

Differential Revision: D6119768

fbshipit-source-id: c8447326008392df70ab10b04f84223cf6d882b1
2017-11-16 14:03:51 -08:00
.jenkins Re-enable mkl_sbn_op_test.py 2017-11-16 11:45:32 -08:00
.travis Avoid unsupported version pinning for HomeBrew on CI 2017-11-10 11:20:43 -08:00
caffe/proto cmake: relative paths for install() 2017-08-22 09:52:09 -07:00
caffe2 Enable sampling in evaluation 2017-11-16 14:03:51 -08:00
cmake Disable protobuf libprotoc and protoc build for cross compilation. 2017-11-14 12:06:02 -08:00
conda Compile with MKL in conda-build 2017-09-28 15:19:06 -07:00
docker Remove duplicate Docker dependency 2017-11-02 14:01:27 -07:00
docs Remove map() and filter() in favor of comprehensions 2017-05-30 15:32:58 -07:00
modules/module_test Making a module option for Caffe2 2017-10-26 12:33:58 -07:00
scripts Use ccache for macOS builds if present 2017-11-15 14:38:36 -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 Turn off omp by default 2017-11-14 13:17:49 -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 Re-license to Apache 2017-09-28 16:22:00 -07:00
release-notes.md launch updates (#309) 2017-04-19 11:40:51 -07:00

Caffe2

License 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

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

Further Resources on Caffe2.ai