PyTorch Lightning

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
PyTorch Lightning
Original authorWilliam Falcon
DeveloperVarious
Initial releaseMay 31, 2019; 6 years ago (2019-05-31)
Repositorygithub.com/Lightning-AI/pytorch-lightning
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    PlatformCross-platform
    LicenseApache License 2.0
    Websitelightning.ai

    PyTorch Lightning is an open-source Python library that provides a high-level interface for PyTorch, a popular deep learning framework.[1] It is a lightweight and high-performance framework that organizes PyTorch code to decouple research from engineering, thus making deep learning experiments easier to read and reproduce. It is designed to create scalable deep learning models that can easily run on distributed hardware while keeping the models hardware agnostic.

    In 2019, Lightning was adopted by the NeurIPS Reproducibility Challenge as a standard for submitting PyTorch code to the conference.[2]

    In 2022, the PyTorch Lightning library officially became a part of the Lightning framework, an open-source framework managed by the original creators of PyTorch Lightning.

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]