Skip to content

Conversation

ryantqiu
Copy link
Contributor

@ryantqiu ryantqiu commented Oct 2, 2025

Recreated from original PR: Lightning-AI/pytorch-lightning#20440

What does this PR do?

This PR adds:

  • examples for FP8 (via torchao), FSDP2 (via DTensors) and torch.compile for both PyTorch Lightning and Fabric, together with the respective READMEs
  • tests for calling torch.compile from configure_module and parallelize_fn when using ModelParallelStrategy
  • docs for torch.compile called from configure_module and parallelize_fn in PyTorch Lightning and Fabric

This PR unearthed several issues with integration tests, which are addre...


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant