Correct recurrent/linear/dropout/sparse layers docstrings
authorZhuBaohe <ehoabuhz@gmail.com>
Tue, 19 Feb 2019 13:17:23 +0000 (05:17 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 19 Feb 2019 13:23:04 +0000 (05:23 -0800)
commit8852e212451e5ee6c894474583ca0c1451b7bb5a
treeb33a9fa42bb4998a7933a24fd6bf4a444a214bf9
parentfad9eda7fbbeea08c810d2d048a41fd9b23f38fe
Correct recurrent/linear/dropout/sparse layers docstrings

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/17238

Differential Revision: D14130811

Pulled By: soumith

fbshipit-source-id: d3998ca7da46aec5a59220c6af489f71f3d60735
torch/nn/functional.py
torch/nn/modules/distance.py
torch/nn/modules/dropout.py
torch/nn/modules/linear.py
torch/nn/modules/rnn.py
torch/nn/modules/sparse.py
torch/nn/utils/rnn.py