lightning/pytorch_lightning
Jeff Yang 20a8eaa335
fix ModelCheckpoint docs (#4426)
2020-10-30 16:42:02 +06:30
..
accelerators Set correct device ids in DDP [wip] (#4297) 2020-10-24 17:33:47 -04:00
callbacks fix ModelCheckpoint docs (#4426) 2020-10-30 16:42:02 +06:30
cluster_environments Drone: use nightly build cuda docker images (#3658) 2020-10-26 10:47:09 +00:00
core move example inputs to correct device when tracing module (#4360) 2020-10-29 11:16:57 +05:30
distributed notices (#4118) 2020-10-13 07:18:07 -04:00
loggers Fix CSV logger warning (#4419) 2020-10-29 14:30:07 +05:30
metrics [Metrics] Fix/4237 auc unstable reorder (#4281) 2020-10-25 10:26:40 +01:00
overrides removed support for EvalResult and TrainResult (#3968) 2020-10-07 22:39:16 -04:00
plugins Enable DDP Plugin to pass through args to LightningDistributedDataParallel (#4382) 2020-10-27 12:27:59 +00:00
profiler feature: Allow str arguments in Trainer.profiler (#3656) 2020-10-27 16:27:16 +05:30
trainer deprecate passing ModelCheckpoint instance to Trainer(checkpoint_callback=...) (#4336) 2020-10-30 04:47:37 +01:00
tuner deprecate passing ModelCheckpoint instance to Trainer(checkpoint_callback=...) (#4336) 2020-10-30 04:47:37 +01:00
utilities feature: Allow str arguments in Trainer.profiler (#3656) 2020-10-27 16:27:16 +05:30
__init__.py Update __init__.py 2020-10-27 18:15:26 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00