Improve the docstring of nn.random.fork_rng (#15960)
authorDerek Kim <bluewhale8202@gmail.com>
Mon, 14 Jan 2019 10:38:36 +0000 (02:38 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 14 Jan 2019 10:41:18 +0000 (02:41 -0800)
commit6ec753f2f9f950e4a7ac3e2468cb073500b1d930
treef6e14cf8f9c32421d5a23952670ef73de0776e18
parent492b7d410b03fef9b0438f64fb5d4383402b973e
Improve the docstring of nn.random.fork_rng (#15960)

Summary:
Improved the docstring of nn.random.fork_rng
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15960

Differential Revision: D13649929

Pulled By: soumith

fbshipit-source-id: d3843179a2f1f838792c2f07f34deda2c06af56e
torch/random.py