mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
5b6fb047aa8be0ab615d7b1840ce687970b8b044
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
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
Detailed Build Status
Target | Status |
---|---|
Linux | |
Android | |
iOS | |
Linux + MKL |
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%