lightning/pytorch_lightning
ananthsub 851f9e3997
Move NaN/Inf detection to a separate utilities file (#6834)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-04-09 01:47:02 +02:00
..
accelerators Add `Trainer(gradient_clip_algorithm='value'|'norm')` (#6123) 2021-04-06 08:27:37 -05:00
callbacks Fix finetuning complex models correctly unfreezes. (#6880) 2021-04-08 12:59:06 +05:30
core [Fix] Ensure we set the eval/train flag correctly on accelerator model (#6877) 2021-04-08 14:04:26 -04:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers fix exception raising (#6901) 2021-04-08 22:23:26 +02:00
metrics less IDE complain about unused args (#6786) 2021-04-01 18:19:00 +02:00
overrides Flash predict step (#6577) 2021-03-23 11:13:13 -04:00
plugins TPUSpawn + IterableDataset error message (#6875) 2021-04-08 19:57:48 +05:30
profiler Do not describe when there's no summary (#6681) 2021-03-26 14:58:05 +00:00
trainer Move NaN/Inf detection to a separate utilities file (#6834) 2021-04-09 01:47:02 +02:00
tuner Fixed missing arguments in `lr_find` call (#6784) 2021-04-06 11:37:15 +02:00
utilities Move NaN/Inf detection to a separate utilities file (#6834) 2021-04-09 01:47:02 +02:00
__init__.py refactoring setup (#6590) 2021-03-22 08:39:19 -04:00
info.py Merge pull request #6885 from PyTorchLightning/v1.3.0rc 2021-04-08 14:01:26 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py refactoring setup (#6590) 2021-03-22 08:39:19 -04:00