mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-22 13:28:11 +08:00
docs update
This commit is contained in:

committed by
CircleCI Docs

parent
2c714de62a
commit
1fbcfa159f
6
docs/build/html/_sources/python/optimizers/_autosummary/mlx.optimizers.join_schedules.rst
vendored
Normal file
6
docs/build/html/_sources/python/optimizers/_autosummary/mlx.optimizers.join_schedules.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.optimizers.join\_schedules
|
||||
==============================
|
||||
|
||||
.. currentmodule:: mlx.optimizers
|
||||
|
||||
.. autofunction:: join_schedules
|
6
docs/build/html/_sources/python/optimizers/_autosummary/mlx.optimizers.linear_schedule.rst
vendored
Normal file
6
docs/build/html/_sources/python/optimizers/_autosummary/mlx.optimizers.linear_schedule.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.optimizers.linear\_schedule
|
||||
===============================
|
||||
|
||||
.. currentmodule:: mlx.optimizers
|
||||
|
||||
.. autofunction:: linear_schedule
|
@@ -8,6 +8,8 @@ Schedulers
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
|
||||
step_decay
|
||||
exponential_decay
|
||||
cosine_decay
|
||||
exponential_decay
|
||||
join_schedules
|
||||
linear_schedule
|
||||
step_decay
|
||||
|
Reference in New Issue
Block a user