docs update

This commit is contained in:
Awni Hannun
2024-09-28 11:04:59 -07:00
committed by CircleCI Docs
parent d44f06ae79
commit a36fec5cb2
2077 changed files with 14038 additions and 303005 deletions

View File

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

View File

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

View File

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

View File

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

View File

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