lightning/tests/base
Travis Addair 7024177f7d
Added Horovod distributed backend (#1529)
* Initial commit of Horovod distributed backend implementation

* Update distrib_data_parallel.py

* Update distrib_data_parallel.py

* Update tests/models/test_horovod.py

Co-Authored-By: Jirka Borovec <Borda@users.noreply.github.com>

* Update tests/models/test_horovod.py

Co-Authored-By: Jirka Borovec <Borda@users.noreply.github.com>

* Fixed tests

* Added six

* tests

* Install tox for GitHub CI

* Retry tests

* Catch all exceptions

* Skip cache

* Remove tox

* Restore pip cache

* Remove the cache

* Restore pip cache

* Remove AMP

Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
2020-04-22 17:39:08 -04:00
..
__init__.py default test logger (#1478) 2020-04-21 20:33:10 -04:00
datasets.py default test logger (#1478) 2020-04-21 20:33:10 -04:00
debug.py default test logger (#1478) 2020-04-21 20:33:10 -04:00
eval_model_optimizers.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
eval_model_template.py default test logger (#1478) 2020-04-21 20:33:10 -04:00
eval_model_test_dataloaders.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
eval_model_test_epoch_ends.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
eval_model_test_steps.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
eval_model_train_dataloaders.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
eval_model_train_steps.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
eval_model_utils.py default test logger (#1478) 2020-04-21 20:33:10 -04:00
eval_model_valid_dataloaders.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
eval_model_valid_epoch_ends.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
eval_model_valid_steps.py default test logger (#1478) 2020-04-21 20:33:10 -04:00
mixins.py fix flushing loggers (#1459) 2020-04-14 20:32:33 -04:00
models.py Added Horovod distributed backend (#1529) 2020-04-22 17:39:08 -04:00
utils.py Added Horovod distributed backend (#1529) 2020-04-22 17:39:08 -04:00