Correct docstring of vision/init functions
authorZhuBaohe <ehoabuhz@gmail.com>
Fri, 1 Mar 2019 19:26:54 +0000 (11:26 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 1 Mar 2019 19:40:23 +0000 (11:40 -0800)
commit19a6de328f245058184cf37f65949bcffa1b4f00
tree5ba8a403e75940520c78072d65e9f74ebb8cb611
parent0a7b2af13b14d465aa49f5b44ec975a51bff5915
Correct docstring of vision/init functions

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

Differential Revision: D14276355

Pulled By: soumith

fbshipit-source-id: 9b572b6a04eeb1e44cd93961edac76ed10f7b24e
torch/nn/functional.py
torch/nn/init.py
torch/nn/modules/adaptive.py
torch/nn/modules/pixelshuffle.py
torch/nn/modules/upsampling.py
torch/nn/parallel/data_parallel.py
torch/nn/parallel/distributed.py
torch/nn/parallel/distributed_cpu.py
torch/nn/utils/clip_grad.py
torch/nn/utils/spectral_norm.py
torch/nn/utils/weight_norm.py