mlx/docs/build/html/_sources/python/_autosummary/mlx.optimizers.Adamax.rst

20 lines
256 B
ReStructuredText
Raw Normal View History

2023-12-18 05:23:03 +08:00
mlx.optimizers.Adamax
=====================
.. currentmodule:: mlx.optimizers
.. autoclass:: Adamax
.. rubric:: Methods
.. autosummary::
~Adamax.__init__
~Adamax.apply_single
2024-02-09 04:44:23 +08:00
~Adamax.init_single
2023-12-18 05:23:03 +08:00