lightning/tests/trainer
Jirka Borovec c438d0dd90
increase acc (#2039)
* increase acc

* try 0.45

* @pytest

* @pytest

* try .50

* duration

* pytest
2020-06-03 08:28:19 -04:00
..
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_checks.py replace Hparams by init args (#1896) 2020-05-24 18:59:08 -04:00
test_dataloaders.py increase acc (#2039) 2020-06-03 08:28:19 -04:00
test_lr_finder.py increase acc (#2039) 2020-06-03 08:28:19 -04:00
test_optimizers.py replace Hparams by init args (#1896) 2020-05-24 18:59:08 -04:00
test_trainer.py Replaces ddp .spawn with subprocess (#2029) 2020-06-01 11:00:32 -04:00
test_trainer_cli.py handle unknown args passed to Trainer.from_argparse_args (#1932) 2020-05-25 16:01:29 -04:00
test_trainer_tricks.py unify tests (#1940) 2020-05-27 22:45:23 -04:00