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

committed by
CircleCI Docs

parent
1b03079c4a
commit
1d2cadbc78
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.set_dtype.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.set_dtype.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.set\_dtype
|
||||
========================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.set_dtype
|
@@ -30,6 +30,7 @@ Module
|
||||
Module.named_modules
|
||||
Module.parameters
|
||||
Module.save_weights
|
||||
Module.set_dtype
|
||||
Module.train
|
||||
Module.trainable_parameters
|
||||
Module.unfreeze
|
||||
|
Reference in New Issue
Block a user