Files
pytorch-lightning/pytorch_lightning/trainer
Travis Addair f90afa29b8 Fix disabling progress bar on non-zero ranks using Horovod backend (#1709)
* Fix Horovod backend to disable progress bar on all ranks except 0

* Add join barriers

* Added changelog

* Make protected and add verbosity

* Refactor to disable progress bar callback in train

* Removed vebose setting

* Add cache check for Horovod

* Test run again

* Updated comment

* Always skip cache for Horovod

* Only reinstall when necessary

* Added separate step

* Fixed spacing

* Skip Python 3.8
2020-05-04 13:02:57 -04:00
..
2020-04-24 09:29:39 -04:00
2020-04-23 20:46:18 -04:00
2020-04-27 07:19:12 -04:00
2019-09-26 13:20:54 -04:00
2020-05-04 11:38:51 -04:00
2020-04-27 11:41:03 +02:00