mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-19 19:38:16 +08:00
docs update
This commit is contained in:

committed by
CircleCI Docs

parent
e492638dff
commit
2c714de62a
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.AvgPool1d.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.AvgPool1d.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.AvgPool1d
|
||||
================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: AvgPool1d
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.AvgPool2d.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.AvgPool2d.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.AvgPool2d
|
||||
================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: AvgPool2d
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.MaxPool1d.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.MaxPool1d.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.MaxPool1d
|
||||
================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: MaxPool1d
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.MaxPool2d.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.MaxPool2d.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.MaxPool2d
|
||||
================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: MaxPool2d
|
Reference in New Issue
Block a user