lightning/pytorch_lightning
Kaushik B e01446cab0
fix type for log_gpu_memory (#6031)
2021-02-17 23:20:08 +05:30
..
accelerators [HotFix] Resolve TPU Training (#6027) 2021-02-17 16:40:13 +00:00
callbacks [HotFix] Resolve TPU Training (#6027) 2021-02-17 16:40:13 +00:00
core Fix typo and code rendering in docs (#5940) 2021-02-17 10:33:15 +00:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers MlflowLogger limit parameter value length to 250 char (#5893) 2021-02-16 21:22:06 +00:00
metrics Add `dim` to `pytorch_lightning.metrics.PSNR` (#5957) 2021-02-17 11:55:40 +01:00
overrides Add PredictLoop (#5752) 2021-02-16 17:11:56 -05:00
plugins [HotFix] Resolve TPU Training (#6027) 2021-02-17 16:40:13 +00:00
profiler fixing some compatibility with PT 1.8 (#5864) 2021-02-09 18:25:57 +01:00
trainer fix type for log_gpu_memory (#6031) 2021-02-17 23:20:08 +05:30
tuner update lr_finder to check for attribute if not running fast_dev_run (#5990) 2021-02-17 07:15:29 -05:00
utilities Add deprecation warning to ModelCheckpoint when logging val_loss with no monitor (#6012) 2021-02-17 10:46:58 +00:00
__init__.py v1.2.0rc1 (#5946) 2021-02-13 12:58:25 +00:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py Docs: move images (#5756) 2021-02-03 15:08:19 +00:00