mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-07 04:38:13 +08:00
docs update
This commit is contained in:
committed by
CircleCI Docs
parent
2bc2b00a93
commit
ba2f0b1e8e
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.GRU.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.GRU.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.GRU
|
||||
==========
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: GRU
|
||||
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.LSTM.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.LSTM.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.LSTM
|
||||
===========
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: LSTM
|
||||
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.RNN.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.RNN.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.RNN
|
||||
==========
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: RNN
|
||||
Reference in New Issue
Block a user