mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 10:33:16 +08:00
139d21e068
Co-authored-by: krfricke <krfricke@users.noreply.github.com>
26 lines
457 B
ReStructuredText
26 lines
457 B
ReStructuredText
.. _tune-api-ref:
|
|
|
|
Tune API Reference
|
|
==================
|
|
|
|
This section contains a reference for the Tune API. If there is anything missing, please open an issue
|
|
on `Github`_.
|
|
|
|
.. _`GitHub`: https://github.com/ray-project/ray/issues
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
execution.rst
|
|
trainable.rst
|
|
reporters.rst
|
|
analysis.rst
|
|
grid_random.rst
|
|
suggestion.rst
|
|
schedulers.rst
|
|
sklearn.rst
|
|
logging.rst
|
|
internals.rst
|
|
client.rst
|
|
cli.rst
|