lightning/pytorch_lightning/trainer/connectors
chaton 5f94900361
[Feat] Cleanup ModelCheckpoint / EarlyStopping by moving logic to LoggerConnector (#5218)
* [bug-fix] Metric reduction with Logging (#5150)

* add test

* resolve bug

* udpate test

* wrongly copy / paste

* update test

* resolve a second bug

Co-authored-by: Ubuntu <ubuntu@ip-172-31-62-109.ec2.internal>

* iupdate

* resolve bugs

* add test back

* correct flake8

* resolve flake8

* update on comments

* update tests

* add a test

* add test

* update to Callable

Co-authored-by: Ubuntu <ubuntu@ip-172-31-62-109.ec2.internal>
2021-01-07 10:57:26 -05:00
..
logger_connector [Feat] Cleanup ModelCheckpoint / EarlyStopping by moving logic to LoggerConnector (#5218) 2021-01-07 10:57:26 -05:00
__init__.py ref: group connectors (#3472) 2020-09-11 23:33:09 -04:00
callback_connector.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
checkpoint_connector.py fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00
data_connector.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
debugging_connector.py Disable checkpointing, earlystopping and logging with fast_dev_run (#5277) 2021-01-06 12:57:24 +01:00
env_vars_connector.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
model_connector.py 5/n: Extract reference model call to plugins/accelerators (#4773) 2020-11-23 17:21:47 +00:00
optimizer_connector.py optimizer clean up (#4658) 2020-12-01 00:09:46 +00:00
precision_connector.py set xxx_AVAILABLE as protected (#5082) 2020-12-14 20:19:05 +05:30
profiler_connector.py update usage of deprecated profiler (#5010) 2020-12-10 08:38:14 +01:00
slurm_connector.py mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
training_trick_connector.py ref: group connectors (#3472) 2020-09-11 23:33:09 -04:00