commit | cbb85545ec75cdcf0267b398df96d884df311559 | [log] [tgz] |
---|---|---|
author | Aapo Kyrola <akyrola@fb.com> | Thu Jul 20 21:30:22 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Jul 20 21:41:41 2017 -0700 |
tree | 403293270a6f3a3f5e5fb05a08534a5c6ba4f7d9 | |
parent | bcce1bd04ae82aee2ac20e8b5974cab3f0c988a5 [diff] |
warn about orphan StopGradient output Summary: Quite common confusion is how to use StopGradient, and typical bug is to forget to specify input=output. This adds a sanity check to gradient builder that checks if some StopGradient outputs are orphaned. Reviewed By: dzhulgakov Differential Revision: D5458341 fbshipit-source-id: 056fef4f0ee53eb10e66e9be0ecb55b55f9cc3d7
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.
Caffe2 research award competition request for proposals
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 BSD 2-Clause license.