mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-07 04:38:13 +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.Adamax.rst
vendored
Normal file
18
docs/build/html/_sources/python/_autosummary/mlx.optimizers.Adamax.rst
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
mlx.optimizers.Adamax
|
||||
=====================
|
||||
|
||||
.. currentmodule:: mlx.optimizers
|
||||
|
||||
.. autoclass:: Adamax
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~Adamax.__init__
|
||||
~Adamax.apply_single
|
||||
|
||||
|
||||
Reference in New Issue
Block a user