commit | e07083f00ac48091d210ce3a2363cb0929bc9c31 | [log] [tgz] |
---|---|---|
author | Marat Dukhan <maratek@gmail.com> | Wed Feb 28 01:05:21 2018 +0100 |
committer | Yangqing Jia <jiayq84@gmail.com> | Tue Feb 27 16:05:21 2018 -0800 |
tree | 1cb5de33e57c34cb00870fd75c59434c84dd3669 | |
parent | 0955e791d35adf783d660cd203fe81e162f306d6 [diff] |
Cleanup CMake files and build scripts for Android (#2067) - Remove USE_ARM64 option because it doesn't do what is expected - Disable ARM ComputeLibrary for non-ARM/ARM64 builds - Remove analysis of CMake options from scripts/build_android.sh - Add user-specified CMake options at the end of command line to allow overriding defaults - Update README for ARM ComputeLibrary integration and do not require to disable NNPACK for ARM64 build with ARM ComputeLibrary
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.
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.
Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.