Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 452 Bytes

random.rst

File metadata and controls

20 lines (15 loc) · 452 Bytes

torch.random

.. currentmodule:: torch.random

.. automodule:: torch.random
   :members:

Random Number Generator

.. autofunction:: get_rng_state
.. autofunction:: set_rng_state
.. autofunction:: manual_seed
.. autofunction:: seed
.. autofunction:: initial_seed
.. autofunction:: fork_rng