summaryrefslogtreecommitdiff
path: root/torch/random.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-08[ready] General documentation improvements (#5450)Vishwak Srinivasan1-4/+4
2018-02-23Merge Variable and Tensor classes (#5225)Sam Gross1-1/+2
2017-11-09doc: Normalize all true/false in docstrings to ``True|False`` (#3593)Ozan Çağlayan1-1/+1
2017-10-05Add torch.random.fork_rng, which forks the RNG temporarily.Edward Z. Yang1-0/+71
2017-10-05Move random initialization functions from torch to torch.random.Edward Z. Yang1-0/+39