Skip to content

Commit 35609a6

Browse files
Update PyTorch Lightning example description
1 parent bcf3c3c commit 35609a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ litlogger.finalize()
7070
```
7171

7272
### PyTorch Lightning example
73-
PyTorch Lightning now comes with LitLogger natively built in. It's also built by the PyTorch Lightning team for guaranteed fast performance at 10,000+ GPU scale.
73+
PyTorch Lightning now comes with LitLogger natively built in. It's also built by the PyTorch Lightning team for guaranteed fast performance at multi-node GPU scale.
7474

7575
```python
7676
from lightning import Trainer

0 commit comments

Comments
 (0)