lightning/tests/callbacks
Kaushik B 48cf1adfd3
Move Colab setup to ProgressBar (#10542)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-23 06:16:31 +00:00
..
__init__.py
test_callback_hook_outputs.py
test_callbacks.py
test_device_stats_monitor.py
test_early_stopping.py
test_finetuning_callback.py
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
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
test_model_summary.py
test_prediction_writer.py
test_pruning.py Support special test parametrizations (#10569) 2021-11-17 15:46:14 +00:00
test_quantization.py
test_rich_model_summary.py
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
test_tqdm_progress_bar.py Move Colab setup to ProgressBar (#10542) 2021-11-23 06:16:31 +00:00
test_xla_stats_monitor.py