lightning/pytorch_lightning/callbacks
Sean Naren 45200fc858
Improvements for rich progress bar (#9559)
2021-09-16 21:11:59 +00:00
..
progress Improvements for rich progress bar (#9559) 2021-09-16 21:11:59 +00:00
__init__.py feat: Add ModelSummary Callback (#9344) 2021-09-10 12:42:42 +00:00
base.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
early_stopping.py [docs] updated docs for min_delta parameter in early stopping callback (#9513) 2021-09-14 16:15:57 +00:00
finetuning.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
gpu_stats_monitor.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
gradient_accumulation_scheduler.py [bugfix] Re-compute accumulated_grad_batches (#8493) 2021-07-21 10:46:25 +00:00
lambda_function.py Add on_exception callback hook (#9183) 2021-09-01 10:49:00 +02:00
lr_monitor.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
model_checkpoint.py Add remove_checkpoint to CheckpointIO plugin to simplify ModelCheckpo… (#9373) 2021-09-10 11:55:04 +01:00
model_summary.py fix mypy typing for model summary (#9447) 2021-09-13 11:41:27 +02:00
prediction_writer.py [bugfix] Always return batch indices to prevent duplicated logic for the users (#9432) 2021-09-14 14:40:19 +00:00
pruning.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
quantization.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
stochastic_weight_avg.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
timer.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
xla_stats_monitor.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00