chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:17:40 +08:00
commit f1825c8ceb
10096 changed files with 2364182 additions and 0 deletions
+42
View File
@@ -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