lightning/pytorch_lightning
Ethan Harris b1d8840fd8
Fix metric attribute lookup (#8181)
* Fix metric attribute lookup

* Update CHANGELOG.md

* Split tests
2021-06-28 20:17:43 +00:00
..
accelerators Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
callbacks [bugfix] Clean Validation Sanity Checking metrics (#8171) 2021-06-28 13:49:56 -04:00
core Fix metric attribute lookup (#8181) 2021-06-28 20:17:43 +00:00
distributed [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
loggers Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
loops [bugfix] Clean Validation Sanity Checking metrics (#8171) 2021-06-28 13:49:56 -04:00
metrics remove message (#8163) 2021-06-28 09:57:52 +00:00
overrides Support state restoration of logged results 2/2(#7966) 2021-06-25 19:16:11 +00:00
plugins fix NCCL error with non-consecutive trainer gpus (#8165) 2021-06-28 22:08:10 +02:00
profiler XLA Profiler integration (#8014) 2021-06-29 00:58:05 +05:30
trainer XLA Profiler integration (#8014) 2021-06-29 00:58:05 +05:30
tuner rename old `Trainer.train_loop` -> `Trainer.fit_loop` (#8025) 2021-06-22 11:49:32 +02:00
utilities [bugfix] Add mechanism to prevent deadlock for DDP on Exception Trigger (#8167) 2021-06-28 19:26:03 +00:00
__about__.py show mush go on (#7413) 2021-05-06 19:06:21 -04:00
__init__.py rename about (#7002) 2021-04-14 18:56:40 -04:00
py.typed
setup_tools.py fix pip install (#7170) 2021-04-22 16:48:11 -04:00