mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Update README.md
This commit is contained in:
@@ -109,7 +109,6 @@ The LightningModule defines a *system* such as seq-2-seq, GAN, etc... It can ALS
|
||||
|
||||
To use lightning do 2 things:
|
||||
1. [Define a LightningModule](https://pytorch-lightning.rtfd.io/en/latest/lightning-module.html)
|
||||
**WARNING:** This syntax is for version 0.5.0+ where abbreviations were removed.
|
||||
```python
|
||||
import os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user