Chris Hiszpanski 5b6fb047aa Fix parallel build support in makefile
Summary:
Top-level makefile had `make` hardcoded, resulting in slow build and the following message when following installation instructions:

    warning: jobserver unavailable: using -j1. Add `+' to parent make rule.

Replacing this recursive make command with the variable MAKE fixes the issue.
Closes https://github.com/caffe2/caffe2/pull/324

Differential Revision: D4920978

Pulled By: Yangqing

fbshipit-source-id: 1e75ab41786e52d1b7abcc2c46ad1088880d8c1d
2017-04-20 01:35:03 -07:00
2017-04-16 16:46:58 -07:00
2017-04-19 22:10:31 -07:00
2017-03-07 15:46:33 -08:00
2017-03-21 05:17:59 -07:00
2017-04-07 13:46:29 -07:00
2017-04-19 11:40:51 -07:00
2017-04-19 11:40:51 -07:00

Caffe2

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.

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.

Building Caffe2

Travis Build Status

Detailed Build Status

Target Status
Linux Build Linux
Android Build Android
iOS Build iOS
Linux + MKL Build LinuxMKL

Further Resources on Caffe2.ai

Description
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Readme BSD-3-Clause 4.2 GiB
Languages
Python 59.9%
C++ 32.3%
Cuda 2.9%
C 1.4%
Objective-C++ 1.1%
Other 2.1%