lightning/tests/tests_pytorch/callbacks
Carlos Mocholí 0130273eb5
Trainer: auto default (#16847)
2023-02-23 18:42:17 +01:00
..
progress Make dataloader_idx optional for batch start/end hooks (#16753) 2023-02-14 18:31:09 +01: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 copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
test_device_stats_monitor.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
test_early_stopping.py Trainer: auto default (#16847) 2023-02-23 18:42:17 +01:00
test_finetuning_callback.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
test_gradient_accumulation_scheduler.py Replace ColossalAIStrategy with external implementation (#16757) 2023-02-15 15:11:52 +00:00
test_lambda_function.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
test_lr_monitor.py Remove memory-retaining epoch-end hooks (#16520) 2023-02-06 17:00:36 +00:00
test_model_summary.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01: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 Trainer: auto default (#16847) 2023-02-23 18:42:17 +01:00
test_rich_model_summary.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
test_stochastic_weight_avg.py Trainer: auto default (#16847) 2023-02-23 18:42:17 +01:00
test_timer.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00