lightning/tests/tests_pytorch/callbacks
Ishan Dutta 6cbc9dfb91
Remove NumPy from Callback scripts (#17267)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-04-04 13:28:39 +00:00
..
progress Rename `ProgressBarBase` to `ProgressBar` (#17058) 2023-03-14 13:22:47 +00: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 The psutil package is now required for CPU monitoring (#17010) 2023-03-10 00:41:17 +00:00
test_early_stopping.py Remove NumPy from Callback scripts (#17267) 2023-04-04 13:28:39 +00:00
test_finetuning_callback.py Revert "Use base version when comparing torch versions" (#17019) 2023-03-10 00:02:21 +00: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 Prepare 2.0.0 release (#17056) 2023-03-15 07:44:43 -04:00
test_timer.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00