Fix loss functions doc (#18420)
authorZhuBaohe <ehoabuhz@gmail.com>
Wed, 27 Mar 2019 17:15:20 +0000 (10:15 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 27 Mar 2019 17:23:24 +0000 (10:23 -0700)
commit8c3285bf114c6a1f0cdb6c2ffad4d7c45ad85d5e
treedd6b33f6724b93fbd68a0a06d55833ca636310ca
parent81e030d9a6e8d1d5c3d83628f37f2d49bbed597d
Fix loss functions doc (#18420)

Summary:
Correct docstring display error on web page caused by my previous PR
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18420

Differential Revision: D14642467

Pulled By: soumith

fbshipit-source-id: 16fdd3301a4c5bad27fbcd8686f7fbfcc1e908ee
torch/nn/modules/conv.py
torch/nn/modules/loss.py
torch/nn/modules/upsampling.py