lightning/tests/callbacks
Kaushik B 137b62d80d
Add `refresh_rate` to RichProgressBar (#10497)
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-11-19 05:59:57 +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 Skip strategy=ddp_spawn, accelerator=cpu, python>=3.9 tests (#10550) 2021-11-16 10:06:47 +05:30
test_finetuning_callback.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_gpu_stats_monitor.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01: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 Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_lr_monitor.py Deprecate `lr_sch_names` from `LearningRateMonitor` (#10066) 2021-10-28 12:57:04 +00:00
test_model_summary.py Update tests to avoid the deprecated `weights_summary` (#10446) 2021-11-11 18:15:18 +01:00
test_prediction_writer.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_pruning.py Support special test parametrizations (#10569) 2021-11-17 15:46:14 +00:00
test_quantization.py Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +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 Add `refresh_rate` to RichProgressBar (#10497) 2021-11-19 05:59:57 +00:00
test_stochastic_weight_avg.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_timer.py Change default value of the `max_steps` Trainer argument from `None` to `-1` (#9460) 2021-10-25 20:21:33 +00:00
test_tqdm_progress_bar.py Support special test parametrizations (#10569) 2021-11-17 15:46:14 +00:00
test_xla_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00