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