Welcome to ⚡ PyTorch Lightning — PyTorch Lightning 2.5.1.post0 documentation (original) (raw)
PyTorch Lightning is the deep learning framework for professional AI researchers and machine learning engineers who need maximal flexibility without sacrificing performance at scale. Lightning evolves with you as your projects go from idea to paper/production.
Install Lightning¶
Conda users
conda install lightning -c conda-forge
Or read the advanced install guide
You can find the list of supported PyTorch versions in our compatibility matrix.
Get Started¶
Current Lightning Users¶
Home