lightning/tests/tests_pytorch/callbacks
Adrian Wälchli fff62f0ae5
Fix TPU testing and collect all tests (#11098)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2022-07-27 15:40:40 +00: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
test_callback_hook_outputs.py
test_callbacks.py
test_device_stats_monitor.py Fix TPU testing and collect all tests (#11098) 2022-07-27 15:40:40 +00:00
test_early_stopping.py
test_finetuning_callback.py
test_gradient_accumulation_scheduler.py
test_lambda_function.py
test_lr_monitor.py
test_model_summary.py
test_prediction_writer.py
test_pruning.py
test_quantization.py Rename GPUAccelerator to CUDAAccelerator 2022-07-19 13:06:30 -04:00
test_rich_model_summary.py
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