mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-23 14:08:12 +08:00
docs update
This commit is contained in:

committed by
CircleCI Docs

parent
d9d0777c2e
commit
30ea2df988
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