Skip to content

Conversation

awaelchli
Copy link
Contributor

@awaelchli awaelchli commented Feb 26, 2024

What does this PR do?

Adds a similar guide to PyTorch Lightning as done in #19330 for Fabric.

Fixes #18852


📚 Documentation preview 📚: https://pytorch-lightning--19531.org.readthedocs.build/en/19531/

cc @Borda @carmocca

@awaelchli awaelchli added docs Documentation related fun Staff contributions outside working hours - to differentiate from the "community" label labels Feb 26, 2024
@awaelchli awaelchli added this to the 2.3 milestone Feb 26, 2024
@github-actions github-actions bot added the pl Generic label for PyTorch Lightning package label Feb 26, 2024
@awaelchli awaelchli added torch.compile and removed pl Generic label for PyTorch Lightning package labels Feb 26, 2024
@github-actions github-actions bot added the pl Generic label for PyTorch Lightning package label Feb 26, 2024

This comment was marked as spam.

@awaelchli awaelchli marked this pull request as ready for review February 27, 2024 03:42
@awaelchli awaelchli requested a review from carmocca February 27, 2024 03:42
Copy link
Contributor

github-actions bot commented Feb 27, 2024

⚡ Required checks status: All passing 🟢

Groups summary

🟢 fabric: Docs
Check ID Status
docs-make (fabric, doctest) success
docs-make (fabric, html) success

These checks are required after the changes to docs/source-fabric/advanced/compile.rst.

🟢 pytorch_lightning: Docs
Check ID Status
docs-make (pytorch, doctest) success
docs-make (pytorch, html) success

These checks are required after the changes to docs/source-pytorch/advanced/compile.rst, docs/source-pytorch/advanced/speed.rst, docs/source-pytorch/glossary/index.rst, docs/source-pytorch/levels/intermediate.rst, docs/source-pytorch/levels/intermediate_level_13.rst.


Thank you for your contribution! 💜

Note
This comment is automatically generated and updates for 60 minutes every 180 seconds. If you have any other questions, contact carmocca for help.

@mergify mergify bot added the ready PRs ready to be merged label Feb 27, 2024
Copy link
Collaborator

@lantiga lantiga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, just a few changes

@github-actions github-actions bot added the fabric lightning.fabric.Fabric label Feb 28, 2024
@awaelchli awaelchli merged commit 48c39ce into master Feb 28, 2024
@awaelchli awaelchli deleted the docs/compile branch February 28, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation related fabric lightning.fabric.Fabric fun Staff contributions outside working hours - to differentiate from the "community" label pl Generic label for PyTorch Lightning package ready PRs ready to be merged torch.compile

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add torch.compile guide to docs

4 participants