pytorch
f3aeed49 - Add generator argument to torch.rand docstring (#90071)

Commit
2 years ago
Add generator argument to torch.rand docstring (#90071) The documentation of `torch.rand` was missing the `generator` keyword argument in the function signature. However, the argument is explained in the documentation and `torch.rand` accepts that argument. Pull Request resolved: https://github.com/pytorch/pytorch/pull/90071 Approved by: https://github.com/janeyx99
Author
Committer
Parents
Loading