lightning/tests/trainer/connectors
ananthsub 28fc8d2016
Add `enable_model_summary` flag and deprecate `weights_summary` (#9699)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kaushik B <kaushikbokka@gmail.com>
2021-10-13 17:20:54 +05:30
..
__init__.py new LightningModule hook "configure_callbacks" (#5621) 2021-02-12 19:27:44 -05:00
test_callback_connector.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_checkpoint_connector.py Deprecate `checkpoint_callback` from the `Trainer` constructor in favour of `enable_checkpointing` (#9754) 2021-10-12 07:55:07 +00:00
test_signal_connector.py [Feat] Add auto_restart for fault tolerant training (#9722) 2021-10-01 16:37:17 +00:00