mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-06 12:09:43 +08:00
docs update
This commit is contained in:
committed by
CircleCI Docs
parent
cc06c8bc0e
commit
03a66f24b0
8
docs/build/html/_sources/python/random.rst
vendored
8
docs/build/html/_sources/python/random.rst
vendored
@@ -33,13 +33,13 @@ we use a splittable version of Threefry, which is a counter-based PRNG.
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
|
||||
seed
|
||||
key
|
||||
split
|
||||
bernoulli
|
||||
categorical
|
||||
gumbel
|
||||
key
|
||||
normal
|
||||
randint
|
||||
uniform
|
||||
seed
|
||||
split
|
||||
truncated_normal
|
||||
uniform
|
||||
|
||||
Reference in New Issue
Block a user