Add element-wise multiplication in formulas (#15834)
authormarka17 <oma654@yandex.ru>
Wed, 9 Jan 2019 05:14:54 +0000 (21:14 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 9 Jan 2019 05:17:25 +0000 (21:17 -0800)
commitcb3241866917024a59955a5099a8eab461357d9c
tree89369a99392cc35b0d5a8fcbe81dcb25e9fbb3e2
parent3f6e58b43b458901500ee3ed9bd425d4932c9981
Add element-wise multiplication in formulas (#15834)

Summary:
Absence of element-wise multiplication can confused some beginners
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15834

Differential Revision: D13603369

Pulled By: soumith

fbshipit-source-id: 1d5c17c57778ddbb4b201122d826d1d6437204d1
torch/nn/modules/rnn.py