Fixed typo for BCEWithLogitLoss doc comments (#14532)
authorMatthew Heidemann <matthew.heidemann@gmail.com>
Thu, 29 Nov 2018 16:16:29 +0000 (08:16 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 29 Nov 2018 16:22:19 +0000 (08:22 -0800)
commit7c24a16f8231c1eb4d4ba80fc7f6a279263a5b62
tree85022e6f3655461f398ac437b8a254d935a1cc0a
parent29d697aec41bbc58554b1de05fe9b33e892f867a
Fixed typo for BCEWithLogitLoss doc comments (#14532)

Summary:
The math symbol was missing a prefix `:`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14532

Differential Revision: D13256077

Pulled By: soumith

fbshipit-source-id: 2359819d8aa664f915be1c436cbb0c0756504028
torch/nn/modules/loss.py