docs update

This commit is contained in:
Awni Hannun
2024-02-08 12:44:23 -08:00
committed by CircleCI Docs
parent 06b6d9a4d4
commit e492638dff
437 changed files with 11568 additions and 13689 deletions

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: ALiBi
.. autoclass:: ALiBi

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: BatchNorm
.. autoclass:: BatchNorm

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Conv1d
.. autoclass:: Conv1d

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Conv2d
.. autoclass:: Conv2d

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Dropout
.. autoclass:: Dropout

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Dropout2d
.. autoclass:: Dropout2d

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Dropout3d
.. autoclass:: Dropout3d

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Embedding
.. autoclass:: Embedding

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: GELU
.. autoclass:: GELU

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: GroupNorm
.. autoclass:: GroupNorm

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: InstanceNorm
.. autoclass:: InstanceNorm

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: LayerNorm
.. autoclass:: LayerNorm

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Linear
.. autoclass:: Linear

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Mish
.. autoclass:: Mish

View File

@@ -0,0 +1,6 @@
mlx.nn.Module.state
===================
.. currentmodule:: mlx.nn
.. autoproperty:: Module.state

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: MultiHeadAttention
.. autoclass:: MultiHeadAttention

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: PReLU
.. autoclass:: PReLU

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: QuantizedLinear
.. autoclass:: QuantizedLinear

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: RMSNorm
.. autoclass:: RMSNorm

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: ReLU
.. autoclass:: ReLU

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: RoPE
.. autoclass:: RoPE

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: SELU
.. autoclass:: SELU

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Sequential
.. autoclass:: Sequential

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: SiLU
.. autoclass:: SiLU

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: SinusoidalPositionalEncoding
.. autoclass:: SinusoidalPositionalEncoding

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Softshrink
.. autoclass:: Softshrink

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Step
.. autoclass:: Step

View File

@@ -3,6 +3,4 @@
.. currentmodule:: mlx.nn
.. autoclass:: Transformer
.. autoclass:: Transformer