mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
parent
93d12b1b5e
commit
93172b535f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Pytorch Lightning with RaySGD
|
|||
:scale: 50 %
|
||||
|
||||
|
||||
RaySGD includes an integration with Pytorch Lightning's `LightningModule <https://pytorch-lightning.readthedocs.io/en/latest/lightning_module.html>`_.
|
||||
RaySGD includes an integration with Pytorch Lightning's `LightningModule <https://pytorch-lightning.readthedocs.io/en/latest/common/lightning_module.html>`_.
|
||||
Easily take your existing ``LightningModule``, and use it with Ray SGD's ``TorchTrainer`` to take advantage of all of Ray SGD's distributed training features with minimal code changes.
|
||||
|
||||
.. tip:: This LightningModule integration is currently under active development. If you encounter any bugs, please raise an issue on `Github <https://github.com/ray-project/ray/issues>`_!
|
||||
|
|
Loading…
Add table
Reference in a new issue