lightning/pytorch_lightning
Jirka Borovec 9dd56398e3
fixing some compatibility with PT 1.8 (#5864)
* change default

* .

* p

* 0.21.2

* .

* fix

* .
2021-02-09 18:25:57 +01:00
..
accelerators Fix ModelCheckpoint race condition in file existence check (#5155) 2021-02-05 21:40:39 +01:00
callbacks formatting 3/n: PL modules (#5716) 2021-02-08 14:28:38 -05:00
core formatting 5/n: Core (#5721) 2021-02-08 14:29:43 -05:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers formatting 3/n: PL modules (#5716) 2021-02-08 14:28:38 -05:00
metrics Fix `num_classes` arg in F1 metric (#5663) 2021-02-05 21:40:30 +01:00
overrides add missing logic to new plugins and accelerator (#5734) 2021-02-01 13:23:53 -05:00
plugins Fix typo in docstring (#5835) 2021-02-08 20:22:39 +01:00
profiler fixing some compatibility with PT 1.8 (#5864) 2021-02-09 18:25:57 +01:00
trainer sync 2021-02-08 20:22:39 +01:00
tuner formatting 3/n: PL modules (#5716) 2021-02-08 14:28:38 -05:00
utilities Add an additional check to ensure pipe checks supported fairscale version (#5853) 2021-02-06 17:25:36 -05:00
__init__.py release 1.1.7 (#5761) 2021-02-05 21:43:06 +01: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