Content deleted Content added
m Removed possessive apostrophe. The models don't possess hardware that is somehow agnostic, they are agnostic to hardware Tags: Visual edit Mobile edit Mobile web edit |
|||
(8 intermediate revisions by 7 users not shown) | |||
Line 1:
{{Short description|Programming library}}
{{Infobox software
| name = PyTorch Lightning
| logo = [[File:Lightning Logo v2.png|400px|Image: 400 pixels]]
| author = William Falcon
| developer =
| released = {{Start date and age|2019
| repo = {{URL|https://github.com/
| platform = [[Cross-platform]]
| license = [[Apache License]] 2.0
| website = {{URL|https://lightning.ai/}}
}}
'''PyTorch Lightning''' is an open-source [[Python (programming language)|Python]] library that provides a high-level interface for [[PyTorch]], a popular [[deep learning]] framework.<ref>{{Cite web|url=https://github.com/PyTorchLightning/pytorch-lightning|title=GitHub - PyTorch Lightning|last=|first=|date=2019-12-01|website=
In 2019, Lightning was adopted by the [[Conference on Neural Information Processing Systems|NeurIPS]] Reproducibility Challenge as a standard for submitting PyTorch code to the conference.<ref>{{Cite web|url=https://reproducibility-challenge.github.io/neurips2019/resources/|title=Reproducibility Challenge @NeurIPS 2019|last=|first=|date=2019-12-01|website=NeurIPS
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.
Line 19 ⟶ 20:
<references />
== External links ==
{{software-stub}}▼
* {{Official website|https://lightning.ai/}}
* {{GitHub|Lightning-AI/pytorch-lightning}}
[[Category:Python (programming language) scientific
[[Category:Software using the Apache license]]
|