lightning/pytorch_lightning
Sean Naren 72bb0186fb
Update requirements, update test (#9345)
2021-09-06 12:58:54 +01:00
..
accelerators Remove `BasePlugin` (#9066) 2021-08-25 19:10:28 +00:00
callbacks fix progress bar restart with fault-tolerant training enabled (#9310) 2021-09-06 10:43:59 +02:00
core Fix mypy typing errors in optimizer loop (#9317) 2021-09-06 13:54:07 +02:00
distributed Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
loggers Added doc strings to base logger file (#9232) 2021-09-03 00:55:12 +02:00
loops Remove unnecessary `TrainingEpochLoop` return (#9298) 2021-09-06 13:54:33 +02:00
overrides Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
plugins Update call to `amp.autocast` from `fast_dtype` to `dtype` (#9211) 2021-09-04 02:59:11 +00:00
profiler [bugfix] Resolve PyTorch Profiling for Manual Optimization (#9316) 2021-09-06 10:45:34 +00:00
trainer Fix mypy typing errors in optimizer loop (#9317) 2021-09-06 13:54:07 +02:00
tuner Typing `tuner.auto_gpu_select` (#9292) 2021-09-03 15:49:58 +01:00
utilities Update requirements, update test (#9345) 2021-09-06 12:58:54 +01:00
__about__.py Update version to `1.5.0dev` (#8585) 2021-07-27 12:52:18 -04:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00