Miscellaneous broken RSTs fixed (#16033)
authorDerek Kim <bluewhale8202@gmail.com>
Tue, 15 Jan 2019 17:44:50 +0000 (09:44 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 15 Jan 2019 17:50:12 +0000 (09:50 -0800)
commit19717224c5be1251ef1a00e408e8d151236244f2
tree3110409647c565dcd31c04dcf6ee0d9373c77dd0
parentb329e03684b2c965b96e6e0ae5e60e340b1593c4
Miscellaneous broken RSTs fixed (#16033)

Summary:
https://pytorch.org/docs/master/tensors.html#torch.Tensor.bernoulli_
https://pytorch.org/docs/master/torch.html#torch.addmm
https://pytorch.org/docs/master/distributed_deprecated.html#torch.distributed.deprecated.reduce_multigpu
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16033

Differential Revision: D13671202

Pulled By: soumith

fbshipit-source-id: 276e10e610affe205376573e7f0f9894695d218d
torch/_tensor_docs.py
torch/_torch_docs.py
torch/distributed/deprecated/__init__.py
torch/nn/modules/module.py