William Falcon
|
486a841dab
|
remove summary
|
2019-12-11 06:50:56 -08:00 |
|
William Falcon
|
28b68503bc
|
remove summary
|
2019-12-11 06:50:44 -08:00 |
|
William Falcon
|
23f1b98c0e
|
remove summary
|
2019-12-11 06:50:20 -08:00 |
|
William Falcon
|
47bdc77bce
|
remove summary
|
2019-12-11 06:31:04 -08:00 |
|
William Falcon
|
6c5a6a1b4d
|
remove summary
|
2019-12-11 06:26:12 -08:00 |
|
Jirka Borovec
|
63717e8fda
|
prune tests (#564)
* format docstring in tests
* prune unused vars
* optimize imports
* drop duplicated var
|
2019-12-04 06:48:53 -05:00 |
|
Nic Eggert
|
62f6f92fdf
|
Use pytest tmpdir fixture (#482)
* Use pytest tmpdir
* Switch to tmpdir fixtures
* Switch to tmpdir fixture
* tmpdir fixture
* Fix more conflicts
|
2019-12-03 08:01:04 -05:00 |
|
 Jirka BorovecandIr1dXD
|
47659daa5f
|
speed-up testing (#504)
* extend CI timeout
* add short MNIST
* lower dataset and stop thr
* refactor imports
* formatting
* early stop
* play params
* play params
* minor refactoring
# Conflicts:
# pytorch_lightning/testing/__init__.py
# pytorch_lightning/testing/lm_test_module.py
# pytorch_lightning/testing/lm_test_module_base.py
# pytorch_lightning/testing/lm_test_module_mixins.py
# pytorch_lightning/testing/model.py
# pytorch_lightning/testing/model_base.py
# pytorch_lightning/testing/model_mixins.py
# pytorch_lightning/testing/test_module.py
# pytorch_lightning/testing/test_module_base.py
# pytorch_lightning/testing/test_module_mixins.py
* typo
Co-Authored-By: Ir1dXD <sirius.caffrey@gmail.com>
* Revert "refactor imports"
This reverts commit b86aee92
* update imports
|
2019-11-28 12:06:05 -05:00 |
|