Correct padding and activations docstrings in nn module
authorZhuBaohe <ehoabuhz@gmail.com>
Tue, 19 Feb 2019 16:14:01 +0000 (08:14 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 19 Feb 2019 16:16:52 +0000 (08:16 -0800)
commite81878e0a9445c2b7674fdfea7da3287ec24f343
tree0ac8613fff8edff0de72519f0fdcd0b891110da6
parentf2f40302941f4db9c954470e2c475b42b2e35372
Correct padding and activations docstrings in nn module

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

Differential Revision: D14131284

Pulled By: soumith

fbshipit-source-id: 6edd225b47b1dde81b5ad0a23c588c6621987a69
torch/nn/functional.py
torch/nn/modules/activation.py
torch/nn/modules/adaptive.py
torch/nn/modules/padding.py