| torch.random | |
| =================================== | |
| .. currentmodule:: torch.random | |
| .. automodule:: torch.random | |
| :members: | |
| Random Number Generator | |
| ------------------------- | |
| .. autofunction:: get_rng_state | |
| .. autofunction:: get_rng_state_all | |
| .. autofunction:: set_rng_state | |
| .. autofunction:: set_rng_state_all | |
| .. autofunction:: manual_seed | |
| .. autofunction:: manual_seed_all | |
| .. autofunction:: seed | |
| .. autofunction:: seed_all | |
| .. autofunction:: initial_seed | |
| .. autofunction:: fork_rng | |