Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 485 Bytes

random.rst

File metadata and controls

21 lines (17 loc) · 485 Bytes

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