chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
.. _tune-integration:
|
||||
|
||||
External library integrations for Ray Tune
|
||||
===========================================
|
||||
|
||||
.. currentmodule:: ray
|
||||
|
||||
.. _tune-integration-pytorch-lightning:
|
||||
|
||||
PyTorch Lightning (tune.integration.pytorch_lightning)
|
||||
------------------------------------------------------
|
||||
|
||||
.. autosummary::
|
||||
:nosignatures:
|
||||
:toctree: doc/
|
||||
|
||||
~tune.integration.pytorch_lightning.TuneReportCheckpointCallback
|
||||
|
||||
.. _tune-integration-xgboost:
|
||||
|
||||
XGBoost (tune.integration.xgboost)
|
||||
----------------------------------
|
||||
|
||||
.. autosummary::
|
||||
:nosignatures:
|
||||
:template: autosummary/class_without_autosummary.rst
|
||||
:toctree: doc/
|
||||
|
||||
~tune.integration.xgboost.TuneReportCheckpointCallback
|
||||
|
||||
|
||||
.. _tune-integration-lightgbm:
|
||||
|
||||
LightGBM (tune.integration.lightgbm)
|
||||
------------------------------------
|
||||
|
||||
.. autosummary::
|
||||
:nosignatures:
|
||||
:template: autosummary/class_without_autosummary.rst
|
||||
:toctree: doc/
|
||||
|
||||
~tune.integration.lightgbm.TuneReportCheckpointCallback
|
||||
Reference in New Issue
Block a user