mirror of
https://github.com/vale981/ray
synced 2025-03-09 04:46:38 -04:00

Co-authored-by: matthewdeng <matthew.j.deng@gmail.com> Co-authored-by: Matthew Deng <matthew.j.deng@gmail.com> Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
16 lines
235 B
ReStructuredText
16 lines
235 B
ReStructuredText
:orphan:
|
|
|
|
.. _sgd-api:
|
|
|
|
RaySGD API
|
|
----------
|
|
|
|
|
|
.. autoclass:: ray.util.sgd.v2.Trainer
|
|
:members:
|
|
|
|
.. autoclass:: ray.util.sgd.v2.BackendConfig
|
|
|
|
.. autoclass:: ray.util.sgd.v2.TorchConfig
|
|
|
|
.. autoclass:: ray.util.sgd.v2.SGDCallback
|