docs update

This commit is contained in:
Awni Hannun
2024-06-06 20:28:06 -07:00
committed by CircleCI Docs
parent 2360620475
commit ba4eff9520
2046 changed files with 323202 additions and 2319 deletions

View File

@@ -0,0 +1,16 @@
mlx.nn.GLU
==========
.. currentmodule:: mlx.nn
.. autoclass:: GLU
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.HardShrink
=================
.. currentmodule:: mlx.nn
.. autoclass:: HardShrink
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.HardTanh
===============
.. currentmodule:: mlx.nn
.. autoclass:: HardTanh
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.Hardswish
================
.. currentmodule:: mlx.nn
.. autoclass:: Hardswish
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.LeakyReLU
================
.. currentmodule:: mlx.nn
.. autoclass:: LeakyReLU
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.ReLU6
============
.. currentmodule:: mlx.nn
.. autoclass:: ReLU6
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.Softmax
==============
.. currentmodule:: mlx.nn
.. autoclass:: Softmax
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.Softmin
==============
.. currentmodule:: mlx.nn
.. autoclass:: Softmin
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.Softplus
===============
.. currentmodule:: mlx.nn
.. autoclass:: Softplus
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.Softsign
===============
.. currentmodule:: mlx.nn
.. autoclass:: Softsign
.. rubric:: Methods
.. autosummary::

View File

@@ -0,0 +1,16 @@
mlx.nn.Tanh
===========
.. currentmodule:: mlx.nn
.. autoclass:: Tanh
.. rubric:: Methods
.. autosummary::