docs update

This commit is contained in:
Awni Hannun
2024-03-14 12:46:45 -07:00
committed by CircleCI Docs
parent 1fbcfa159f
commit bc695f2050
411 changed files with 15444 additions and 13066 deletions

View File

@@ -0,0 +1,6 @@
mlx.nn.GRU
==========
.. currentmodule:: mlx.nn
.. autoclass:: GRU

View File

@@ -0,0 +1,6 @@
mlx.nn.LSTM
===========
.. currentmodule:: mlx.nn
.. autoclass:: LSTM

View File

@@ -0,0 +1,6 @@
mlx.nn.RNN
==========
.. currentmodule:: mlx.nn
.. autoclass:: RNN