lightning/tests/callbacks
Carlos Mocholí e973bcb76a
Use non-deprecated options in tests (#9949)
2021-10-15 16:58:07 -07:00
..
__init__.py
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 Deprecate `checkpoint_callback` from the `Trainer` constructor in favour of `enable_checkpointing` (#9754) 2021-10-12 07:55:07 +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 update tests to not rely on patched dataloaders (#9905) 2021-10-12 12:45:28 +02:00
test_finetuning_callback.py rename callback FineTune arg `round` (#9711) 2021-10-06 09:39:36 +01: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 [2 / 3] improvements to saving and loading callback state (#7187) 2021-08-24 17:35:19 +00:00
test_lr_monitor.py Log LR using LearningRateMonitor even when LR Scheduler is not defined. (#9786) 2021-10-14 13:28:19 +00:00
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 Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_pruning.py Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
test_quantization.py Deprecate `checkpoint_callback` from the `Trainer` constructor in favour of `enable_checkpointing` (#9754) 2021-10-12 07:55:07 +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 Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_timer.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_xla_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00