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

committed by
CircleCI Docs

parent
93cf6e9f5c
commit
20469ce2d1
16
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Conv3d.rst
vendored
Normal file
16
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Conv3d.rst
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
mlx.nn.Conv3d
|
||||
=============
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: Conv3d
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
|
||||
|
@@ -13,5 +13,6 @@
|
||||
.. autosummary::
|
||||
|
||||
~Embedding.as_linear
|
||||
~Embedding.to_quantized
|
||||
|
||||
|
||||
|
@@ -12,5 +12,6 @@
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~Linear.to_quantized
|
||||
|
||||
|
||||
|
@@ -15,6 +15,7 @@ Layers
|
||||
BatchNorm
|
||||
Conv1d
|
||||
Conv2d
|
||||
Conv3d
|
||||
Dropout
|
||||
Dropout2d
|
||||
Dropout3d
|
||||
|
Reference in New Issue
Block a user