mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-21 20:58:08 +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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user