lightning/pytorch_lightning/core
Jirka Borovec 5dd2afeab1
Fixing tests (#936)
* abs import

* rename test model

* update trainer

* revert test_step check

* move tags

* fix test_step

* clean tests

* fix template

* update dataset path

* fix parent order
2020-02-25 13:06:24 -05:00
..
__init__.py update Docs [links & formatting] (#769) 2020-02-09 17:39:10 -05:00
decorators.py Clean up dataloader logic (#926) 2020-02-24 22:23:25 -05:00
grads.py log named parameters (#660) 2020-01-13 22:54:06 -05:00
hooks.py Enable TPU support (#868) 2020-02-17 16:01:20 -05:00
lightning.py Fixing tests (#936) 2020-02-25 13:06:24 -05:00
memory.py Resolve some codefactor issues (#756) 2020-02-01 18:44:05 -05:00
model_saving.py update deprecated messages (#810) 2020-02-11 07:41:15 -05:00
root_module.py update deprecated messages (#810) 2020-02-11 07:41:15 -05:00
saving.py Fixing tests (#936) 2020-02-25 13:06:24 -05:00