mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-06 20:20:11 +08:00
docs
This commit is contained in:
committed by
CircleCI Docs
parent
0f04ebb557
commit
20a3e22ff0
18
docs/build/html/_sources/python/_autosummary/mlx.optimizers.AdamW.rst
vendored
Normal file
18
docs/build/html/_sources/python/_autosummary/mlx.optimizers.AdamW.rst
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
mlx.optimizers.AdamW
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.optimizers
|
||||
|
||||
.. autoclass:: AdamW
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~AdamW.__init__
|
||||
~AdamW.apply_single
|
||||
|
||||
|
||||
Reference in New Issue
Block a user