Skip to content

Commit

Permalink
[train] remove documentation for amp (ray-project#38441)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Deng <[email protected]>
  • Loading branch information
matthewdeng committed Aug 15, 2023
1 parent 824deff commit a98e926
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 63 deletions.
12 changes: 0 additions & 12 deletions doc/source/train/api/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,13 @@ Scale out your PyTorch, Lightning, Hugging Face code with Ray TorchTrainer.
PyTorch
*******

**Basic**

.. autosummary::
:toctree: doc/

~train.torch.get_device
~train.torch.prepare_model
~train.torch.prepare_data_loader


**Advanced**

.. autosummary::
:toctree: doc/

~train.torch.enable_reproducibility
~train.torch.accelerate
~train.torch.prepare_optimizer
~train.torch.backward

.. _train-lightning-integration:

Expand Down
1 change: 0 additions & 1 deletion doc/source/train/user-guides/advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ Advanced Topics
:maxdepth: 2

reproducibility
automatic-mixed-precision
Hyperparameter Optimization <hyperparameter-optimization>
50 changes: 0 additions & 50 deletions doc/source/train/user-guides/automatic-mixed-precision.rst

This file was deleted.

0 comments on commit a98e926

Please sign in to comment.