Skip to content

Commit d7a92ee

Browse files
Update heading from 'Why PyTorch Lightning?' to 'Convert from PyTorch to PyTorch Lightning?'
1 parent 7c0d36f commit d7a92ee

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
@@ -191,7 +191,7 @@ python main.py
191191
 
192192

193193

194-
# Why PyTorch Lightning?
194+
# Convert from PyTorch to PyTorch Lightning?
195195

196196
PyTorch Lightning is just organized PyTorch - Lightning disentangles PyTorch code to decouple the science from the engineering.
197197

0 commit comments

Comments
 (0)