lightning/pytorch_lightning
Ethan Harris 1c2ecbf70c
TPUSpawn + IterableDataset error message (#6875)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-04-08 19:57:48 +05:30
..
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 csv extension check (#6436) 2021-04-08 01:16:31 +00:00
distributed
loggers Update mlflow with using resolve_tags (#6746) 2021-04-08 10:45:23 +01:00
metrics less IDE complain about unused args (#6786) 2021-04-01 18:19:00 +02:00
overrides
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 Remove hardcoding of rank_zero_only.rank in accelerator connector (#6878) 2021-04-08 12:56:59 +05:30
tuner Fixed missing arguments in `lr_find` call (#6784) 2021-04-06 11:37:15 +02:00
utilities Supporting Adding DDP Communication Hooks (#6736) 2021-04-07 12:35:57 +01:00
__init__.py
info.py
py.typed
setup_tools.py