lightning/pytorch_lightning/callbacks
Sean Naren e5d9e21dea
Fix save/load/resume from checkpoint for DeepSpeed Plugin (#8397)
2021-08-02 22:31:05 +00:00
..
__init__.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
base.py [1 / 3] improvements to saving and loading callback state (#6886) 2021-07-29 00:12:32 +02:00
early_stopping.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
finetuning.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
gpu_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
gradient_accumulation_scheduler.py [bugfix] Re-compute accumulated_grad_batches (#8493) 2021-07-21 10:46:25 +00:00
lambda_function.py Add the `on_before_optimizer_step` hook (#8048) 2021-07-09 13:30:52 +02:00
lr_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
model_checkpoint.py Fix save/load/resume from checkpoint for DeepSpeed Plugin (#8397) 2021-08-02 22:31:05 +00:00
prediction_writer.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
progress.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
pruning.py Remove `outputs` in `on_train_epoch_end` hooks (#8587) 2021-07-28 18:27:54 +02:00
quantization.py Fix pre-commit blacken-docs failures (#8624) 2021-07-30 12:10:15 +00:00
stochastic_weight_avg.py Use class name in SWA info message (#8602) 2021-07-29 09:39:46 +02:00
timer.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
xla_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00