mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
fixed correct module on hpc save
This commit is contained in:
@@ -15,6 +15,10 @@ pip install -r requirements.txt
|
||||
|
||||
# run tests
|
||||
py.test
|
||||
|
||||
# or to generate coverage
|
||||
pip install coverage
|
||||
coverage run tests/test_models.py
|
||||
```
|
||||
|
||||
To test models that require GPU make sure to run the above command on a GPU machine.
|
||||
|
||||
Reference in New Issue
Block a user