lightning/pytorch_lightning
Ethan Harris f645df5e9a
Add typings for evaluation_loop.py and remove some dead code (#7015)
2021-04-15 07:36:04 +00:00
..
accelerators Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
callbacks Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
core Fix sync_dist for tpus (#6950) 2021-04-13 14:17:15 +05:30
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
metrics less IDE complain about unused args (#6786) 2021-04-01 18:19:00 +02:00
overrides fix self.device access in DataParallel (#6414) 2021-04-13 02:03:24 +02:00
plugins Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
profiler Do not describe when there's no summary (#6681) 2021-03-26 14:58:05 +00:00
trainer Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
tuner Fixed missing arguments in `lr_find` call (#6784) 2021-04-06 11:37:15 +02:00
utilities Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
__about__.py rename about (#7002) 2021-04-14 18:56:40 -04:00
__init__.py rename about (#7002) 2021-04-14 18:56:40 -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