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
3ee92b5d61
commit
d8f3a8a834
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