lightning/tests/trainer/connectors
Mauricio Villegas f3b0a06e90
Fix `SignalConnector._has_already_handler` check for callable type (#10483)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-11-30 22:47:52 +00:00
..
__init__.py new LightningModule hook "configure_callbacks" (#5621) 2021-02-12 19:27:44 -05:00
test_callback_connector.py Avoid deprecated `progress_bar_refresh_rate` usage (#10520) 2021-11-15 22:04:48 +01:00
test_checkpoint_connector.py Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
test_data_connector.py remove dataloader patching on the LightningModule (#9764) 2021-10-20 15:23:20 +02:00
test_signal_connector.py Fix `SignalConnector._has_already_handler` check for callable type (#10483) 2021-11-30 22:47:52 +00:00