lightning/tests/tests_pytorch/callbacks
Bas Krahmer 3a68493d0a
Log `LearningRateMonitor` values to `Trainer.callback_metrics` for `EarlyStopping` (#17626)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-18 13:01:52 -04:00
..
progress ruff: PT some more fixes (#17569) 2023-05-05 08:25:15 +02:00
__init__.py
test_callback_hook_outputs.py Make dataloader_idx optional for batch start/end hooks (#16753) 2023-02-14 18:31:09 +01:00
test_callbacks.py [pre-commit.ci] pre-commit suggestions (#17271) 2023-04-26 21:37:41 +02:00
test_device_stats_monitor.py ruff: PT some more fixes (#17569) 2023-05-05 08:25:15 +02:00
test_early_stopping.py ruff: autofix PT (#17541) 2023-05-04 11:50:39 -04:00
test_finetuning_callback.py ruff: enable & fixing RET (#17540) 2023-05-05 09:34:40 +00:00
test_gradient_accumulation_scheduler.py ruff: PT some more fixes (#17569) 2023-05-05 08:25:15 +02:00
test_lambda_function.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
test_lr_monitor.py Log `LearningRateMonitor` values to `Trainer.callback_metrics` for `EarlyStopping` (#17626) 2023-05-18 13:01:52 -04:00
test_model_summary.py [pre-commit.ci] pre-commit suggestions (#17271) 2023-04-26 21:37:41 +02:00
test_prediction_writer.py Remove `Trainer(multiple_trainloader_mode)` in favor of `CombinedLoader(mode)` (#16800) 2023-02-20 13:32:06 +01:00
test_pruning.py ruff: PT some more fixes (#17569) 2023-05-05 08:25:15 +02:00
test_rich_model_summary.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
test_stochastic_weight_avg.py ruff: PT some more fixes (#17569) 2023-05-05 08:25:15 +02:00
test_timer.py ruff: autofix PT (#17541) 2023-05-04 11:50:39 -04:00