commit | e45e621b0e848eab68656a5203260d1df73e9554 | [log] [tgz] |
---|---|---|
author | James Reed <jamesreed@fb.com> | Thu Aug 17 11:10:30 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Aug 17 11:17:46 2017 -0700 |
tree | 16d9c58956f4b321b3d273c07a6ad139e049b1b1 | |
parent | 8e8e90f595ce78feb82e04885f6ac95722671675 [diff] |
Implement layer norm gradient GPU Summary: Implement layer normalization from https://arxiv.org/pdf/1607.06450.pdf Reviewed By: wickedfoo Differential Revision: D5594445 fbshipit-source-id: 873643165c958fd5829fa7cf07d5d4b1b8b0ed59
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.