commit | ca44c16e7209d928195ac2929361eeb0517a19c9 | [log] [tgz] |
---|---|---|
author | James Cross <jcross@fb.com> | Thu Dec 14 10:05:37 2017 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Dec 14 10:17:53 2017 -0800 |
tree | 2fa4c116d0bb2c3489446da3ca34c12149cf7a49 | |
parent | f19ae690c377e2eb30b6887af7aa9270ef99722a [diff] |
LayerConfigMILSTMCell Summary: A version of MILSTMCell which uses layer normalization (see https://arxiv.org/pdf/1607.06450.pdf). There's a lot of copypasta because we don't want to make the existing RNNCell classes harder to approach / understand by adding new options. Differential Revision: D6564208 fbshipit-source-id: 0bc43e12b6c08ebdf5ea6af2c631f785c302bdb4
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 Apache 2.0 license. See the NOTICE file for details.