mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-22 13:28:11 +08:00
update docs
This commit is contained in:

committed by
CircleCI Docs

parent
30ea2df988
commit
21cae9cb8f
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Softshrink.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Softshrink.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.Softshrink
|
||||
=================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: Softshrink
|
||||
|
||||
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.constant.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.constant.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.init.constant
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.nn.init
|
||||
|
||||
.. autofunction:: constant
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.glorot_normal.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.glorot_normal.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.init.glorot\_normal
|
||||
==========================
|
||||
|
||||
.. currentmodule:: mlx.nn.init
|
||||
|
||||
.. autofunction:: glorot_normal
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.glorot_uniform.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.glorot_uniform.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.init.glorot\_uniform
|
||||
===========================
|
||||
|
||||
.. currentmodule:: mlx.nn.init
|
||||
|
||||
.. autofunction:: glorot_uniform
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.he_normal.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.he_normal.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.init.he\_normal
|
||||
======================
|
||||
|
||||
.. currentmodule:: mlx.nn.init
|
||||
|
||||
.. autofunction:: he_normal
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.he_uniform.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.he_uniform.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.init.he\_uniform
|
||||
=======================
|
||||
|
||||
.. currentmodule:: mlx.nn.init
|
||||
|
||||
.. autofunction:: he_uniform
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.identity.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.identity.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.init.identity
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.nn.init
|
||||
|
||||
.. autofunction:: identity
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.normal.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.normal.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.init.normal
|
||||
==================
|
||||
|
||||
.. currentmodule:: mlx.nn.init
|
||||
|
||||
.. autofunction:: normal
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.uniform.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.init.uniform.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.init.uniform
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.nn.init
|
||||
|
||||
.. autofunction:: uniform
|
Reference in New Issue
Block a user