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

committed by
CircleCI Docs

parent
6f38552812
commit
65b0bdffe1
6
docs/build/html/_sources/python/_autosummary/mlx.core.eye.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.eye.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.eye
|
||||
============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: eye
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.identity.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.identity.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.identity
|
||||
=================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: identity
|
8
docs/build/html/_sources/python/_autosummary/mlx.nn.Mish.rst
vendored
Normal file
8
docs/build/html/_sources/python/_autosummary/mlx.nn.Mish.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.Mish
|
||||
===========
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: Mish
|
||||
|
||||
|
8
docs/build/html/_sources/python/_autosummary/mlx.nn.PReLU.rst
vendored
Normal file
8
docs/build/html/_sources/python/_autosummary/mlx.nn.PReLU.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.PReLU
|
||||
============
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: PReLU
|
||||
|
||||
|
8
docs/build/html/_sources/python/_autosummary/mlx.nn.SELU.rst
vendored
Normal file
8
docs/build/html/_sources/python/_autosummary/mlx.nn.SELU.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.SELU
|
||||
===========
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: SELU
|
||||
|
||||
|
8
docs/build/html/_sources/python/_autosummary/mlx.nn.Step.rst
vendored
Normal file
8
docs/build/html/_sources/python/_autosummary/mlx.nn.Step.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.Step
|
||||
===========
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: Step
|
||||
|
||||
|
Reference in New Issue
Block a user