lightning/tests/tests_pytorch/callbacks
Carlos Mocholí 9f51c07604
Support setting the trainer reference recursively for ensembles (#13638)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2022-07-22 19:58:46 +02:00
..
progress Fix main progress bar counter when `val_check_interval=int` and `check_val_every_n_epoch=None` (#12832) 2022-07-20 20:33:00 +00:00
__init__.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_callback_hook_outputs.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_callbacks.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_device_stats_monitor.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_early_stopping.py create meta package [RFC] (#13327) 2022-06-27 09:34:18 -04:00
test_finetuning_callback.py add testing PT 1.12 (#13386) 2022-07-15 19:41:23 +02:00
test_gradient_accumulation_scheduler.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_lambda_function.py Remove deprecated `on_keyboard_interrupt` (#13438) 2022-07-05 07:34:18 +00:00
test_lr_monitor.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_model_summary.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_prediction_writer.py Fix `trainer.predict(return_predictions=False)` does not track `batch_indices` (#13629) 2022-07-18 08:26:15 +00:00
test_pruning.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_quantization.py Rename GPUAccelerator to CUDAAccelerator 2022-07-19 13:06:30 -04:00
test_rich_model_summary.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_stochastic_weight_avg.py Support setting the trainer reference recursively for ensembles (#13638) 2022-07-22 19:58:46 +02:00
test_timer.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00