commit | 7cafdab69b9b7add940961fee15d8d2588d05fb6 | [log] [tgz] |
---|---|---|
author | Qinqing Zheng <enosair@users.noreply.github.com> | Sun Feb 25 14:58:31 2018 -0800 |
committer | GitHub <noreply@github.com> | Sun Feb 25 14:58:31 2018 -0800 |
tree | 69271418ac30a3d77abd38bd67781e2002d5e2f4 | |
parent | 39001db843c99add9637c52fd3adb181295120fc [diff] |
[C2] Implement Layer-wise Adaptive Rate Scaling (LARS) (#2034) * [C2] Implement Layer-wise Adaptive Rate Scaling (LARS) * [C2] Implement Layer-wise Adaptive Rate Scaling (LARS) * add unit test for Lars * set default value for lars to be None * remove lars for subclasses of SgdOptimizer
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.