ray/doc/source/raysgd/v2/api.rst
Richard Liaw ecc7cf4c5e
[sgd] v2 documentation draft (#17253)
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>
2021-08-02 01:47:14 -07:00

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