lightning/pytorch_lightning
thomas chaton 99b9dfa883
[bugfix] Remove warning for distributed values (#7132)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
Co-authored-by: jirka <jirka.borovec@seznam.cz>
2021-04-22 02:14:46 +02:00
..
accelerators [bugfix] Add set_default_tensor_type to torch.DoubleTensor with precision=64 (#7108) 2021-04-20 15:25:37 +00:00
callbacks Broadcast dirpath for tighter consistency in model checkpoint callback (#6978) 2021-04-21 10:20:27 -07:00
core [bugfix] Remove warning for distributed values (#7132) 2021-04-22 02:14:46 +02:00
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 [FSDP] Move on save checkpoint outside of zero check (#7134) 2021-04-22 01:54:47 +02:00
profiler Do not describe when there's no summary (#6681) 2021-03-26 14:58:05 +00:00
trainer [bugfix] Remove warning for distributed values (#7132) 2021-04-22 02:14:46 +02:00
tuner Fixed missing arguments in `lr_find` call (#6784) 2021-04-06 11:37:15 +02:00
utilities Fix argparse docs (#7148) 2021-04-22 02:13:00 +02:00
__about__.py rc2 (#7057) 2021-04-16 20:34:14 +02: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