diff --git a/index.rst b/index.rst index e271c19cf9..22452b63f1 100644 --- a/index.rst +++ b/index.rst @@ -3,6 +3,7 @@ Welcome to PyTorch Tutorials **What's new in PyTorch tutorials?** +* `Data Loading Optimization in PyTorch `__ * `Distributed Training with Ray Train `__ * `Serve PyTorch models at scale with Ray Serve `__ * `Hyperparameter tuning using Ray Tune `__