lightning/tests/callbacks
Carlos Mocholí e21219db23 xfail flaky quantization test blocking CI (#13177) 2022-06-01 08:04:16 -04:00
..
__init__.py
test_callback_hook_outputs.py Deprecate `on_epoch_start/on_epoch_end` hook (#11578) 2022-02-07 14:15:27 +00:00
test_callbacks.py [3/3] Update lightning callbacks to `Stateful`, deprecations for old `on_save/load_checkpoint` signatures (#11887) 2022-03-25 00:06:10 +00:00
test_device_stats_monitor.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_early_stopping.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_finetuning_callback.py Skip horovod 0.24.0 only (#12248) 2022-03-10 16:01:08 +00:00
test_gpu_stats_monitor.py Clear env before test cases requiring empty env (#12561) 2022-04-13 14:14:29 -04:00
test_gradient_accumulation_scheduler.py
test_lambda_function.py add `state_dict`/`load_state_dict` to base `Callback` (#11998) 2022-03-04 02:41:48 +00:00
test_lr_monitor.py Integrate global step with progress tracking (#11805) 2022-03-07 19:21:37 +00:00
test_model_summary.py
test_prediction_writer.py Fix AttributeError when using CombinedLoader in prediction (#11111) 2021-12-17 18:02:25 +00:00
test_pruning.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_quantization.py xfail flaky quantization test blocking CI (#13177) 2022-06-01 08:04:16 -04:00
test_rich_model_summary.py Use a single instance of `rich.console.Console` throughout the codebase (#12886) 2022-05-03 14:54:54 -04:00
test_rich_progress_bar.py Fix rich main progress bar update (#12618) 2022-04-13 14:14:29 -04:00
test_stochastic_weight_avg.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_timer.py Fix `current_epoch` value on training end (#8578) 2022-02-10 17:55:59 +01:00
test_tqdm_progress_bar.py Fix `TQDMProgressBar` reset and update to show correct time estimation (#12889) 2022-05-03 14:54:54 -04:00
test_xla_stats_monitor.py Update `tests/callbacks/*.py` to use `devices` instead of `gpus` or `ipus` (#11387) 2022-01-18 19:13:01 +05:30