lightning/tests/callbacks
jjenniferdai 6d79184ec5
Unify checkpoint load paths [redo #9693] (#10061)
2021-10-25 19:05:31 +00:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callback_hook_outputs.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_callbacks.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_device_stats_monitor.py Use non-deprecated options in tests (#9949) 2021-10-15 16:58:07 -07:00
test_early_stopping.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_finetuning_callback.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_gpu_stats_monitor.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_gradient_accumulation_scheduler.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_lambda_function.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_lr_monitor.py Fix `LearningRateMonitor` logging with multiple param groups optimizer with no scheduler (#10044) 2021-10-20 22:13:00 +05:30
test_model_summary.py Use non-deprecated options in tests (#9949) 2021-10-15 16:58:07 -07:00
test_prediction_writer.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_progress_bar.py Remove `reset_train_val_dataloaders` from Trainer and move data reloading logic to loop (#9671) 2021-10-19 21:45:52 +02:00
test_pruning.py (1/n) tests: Use strategy flag instead of accelerator for training strategies (#9931) 2021-10-16 20:40:25 +05:30
test_quantization.py Disable quantization aware training observers (#8540) 2021-10-25 15:46:09 +00:00
test_rich_model_summary.py [2/n] Fix rich model summary for tuples (#9756) 2021-09-29 17:13:27 +00:00
test_rich_progress_bar.py [1/n] Add support for iterable datasets to Rich ProgressBar (#9734) 2021-09-29 09:54:30 +00:00
test_stochastic_weight_avg.py remove dataloader patching on the LightningModule (#9764) 2021-10-20 15:23:20 +02:00
test_timer.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_xla_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00