lightning/tests/trainer/connectors
jjenniferdai 31f39c9578
Move `CheckpointConnector.fault_tolerant_auto_save_path` out of `CheckpointConnector.hpc_resume_path` (#11092)
2021-12-21 02:24:01 +01:00
..
__init__.py new LightningModule hook "configure_callbacks" (#5621) 2021-02-12 19:27:44 -05:00
test_callback_connector.py Re-design `call_hook` interface (#10575) 2021-12-04 16:39:55 -05:00
test_checkpoint_connector.py Move `CheckpointConnector.fault_tolerant_auto_save_path` out of `CheckpointConnector.hpc_resume_path` (#11092) 2021-12-21 02:24:01 +01: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 TypeError cause failure in singal_connector teardown (#10961) 2021-12-06 21:48:31 +00:00