commit | 75a65ffe0fb491da67ea3929fb952fa156f74e48 | [log] [tgz] |
---|---|---|
author | Marat Dukhan <maratek@gmail.com> | Wed Mar 21 02:41:58 2018 -0400 |
committer | Yangqing Jia <jiayq84@gmail.com> | Tue Mar 20 23:41:58 2018 -0700 |
tree | e6f5d78651160e7032d7fc470106f2c3ec45e430 | |
parent | ccd8c2a6bc6ad9791c5b4d083ecb0f2d14eb62e5 [diff] |
Set proper optimization options (#2344) - Use -O2 in release build of Caffe2 (Android defaults to -Os on ARMv7) - Update NNPACK submodule to use the proper options for ukernels and layers
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.