This commit is contained in:
Awni Hannun
2023-11-29 12:41:56 -08:00
committed by CircleCI Docs
parent 4bce5f9b2d
commit a372a3844d
440 changed files with 66856 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
mlx.nn.gelu
===========
.. currentmodule:: mlx.nn
.. autoclass:: gelu

View File

@@ -0,0 +1,8 @@
mlx.nn.gelu\_approx
===================
.. currentmodule:: mlx.nn
.. autoclass:: gelu_approx

View File

@@ -0,0 +1,8 @@
mlx.nn.gelu\_fast\_approx
=========================
.. currentmodule:: mlx.nn
.. autoclass:: gelu_fast_approx

View File

@@ -0,0 +1,8 @@
mlx.nn.relu
===========
.. currentmodule:: mlx.nn
.. autoclass:: relu

View File

@@ -0,0 +1,8 @@
mlx.nn.silu
===========
.. currentmodule:: mlx.nn
.. autoclass:: silu