lightning/pytorch_lightning
William Falcon 460ab5485e
Gen ddp support (#1961)
* updated docs

* added mixed

* added mixed
2020-05-26 19:02:30 -04:00
..
callbacks early stopping checks on_validation_end (#1458) 2020-05-25 17:33:00 +00:00
core replace Hparams by init args (#1896) 2020-05-24 18:59:08 -04:00
loggers Re-Enable Import Errors (#1938) 2020-05-25 07:31:35 -04:00
logging Join Horovod workers at the end of trainer.fit() to prevent race conditions following training (#1786) 2020-05-12 09:15:25 +00:00
metrics New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
overrides Add ddp_cpu backend for testing ddp without GPUs (#1158) 2020-04-15 23:17:31 -04:00
profiler replace Hparams by init args (#1896) 2020-05-24 18:59:08 -04:00
pt_overrides Join Horovod workers at the end of trainer.fit() to prevent race conditions following training (#1786) 2020-05-12 09:15:25 +00:00
root_module Join Horovod workers at the end of trainer.fit() to prevent race conditions following training (#1786) 2020-05-12 09:15:25 +00:00
trainer Gen ddp support (#1961) 2020-05-26 19:02:30 -04:00
utilities New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
__init__.py continue devel (#1793) 2020-05-17 08:30:45 -04:00