About the callbacks category
|
|
0
|
439
|
August 26, 2020
|
Quantization aware training in latest version(2.1.2)
|
|
0
|
16
|
November 25, 2023
|
Why the sizes of checkpoint files vary with different datasets?
|
|
0
|
27
|
November 13, 2023
|
PyTorch Lightning CLI with Optuna Hyperparameter search - Hot to set PruningCallback?
|
|
1
|
125
|
October 24, 2023
|
Are on_fit_end and on_train_end the same?
|
|
4
|
3882
|
October 19, 2023
|
Checkpointing saves wrong model weights - No matter if Lightning or bare Torch
|
|
3
|
152
|
September 26, 2023
|
Freezing portions of the model during training
|
|
4
|
134
|
September 23, 2023
|
Manual optimization prevents saving checkpoint
|
|
0
|
77
|
September 19, 2023
|
Error Loading a saved checkpoint outside model directory
|
|
0
|
84
|
September 18, 2023
|
ModelCheckpoint not saving model
|
|
0
|
130
|
September 12, 2023
|
How to save custom metrics in metrics.csv from custom callback?
|
|
0
|
80
|
September 7, 2023
|
How to log metrics from callbacks?
|
|
1
|
106
|
September 7, 2023
|
State dict not persisting to checkpoint file for custom callback
|
|
1
|
99
|
August 31, 2023
|
How does the save_top_k work in ModelCheckpoint()
|
|
0
|
79
|
August 31, 2023
|
Unable to save checkpoints, when use manual optimization
|
|
0
|
95
|
August 25, 2023
|
Model pruning callbacks when using custom distillation lightnignmodule
|
|
0
|
115
|
August 5, 2023
|
Saving checkpoints inside version folder
|
|
2
|
243
|
July 3, 2023
|
ModelCheckpoint() no checkpoints will be saved
|
|
0
|
192
|
June 19, 2023
|
Save input filename in ImageLogger
|
|
0
|
193
|
May 25, 2023
|
How do I get GPU memory util via DeviceStatsMonitor?
|
|
0
|
155
|
May 7, 2023
|
Choose LearningRateMonitor file name
|
|
1
|
146
|
May 5, 2023
|
EarlyStopping can't access learning rate logs from LearningRateMonitor
|
|
4
|
438
|
April 23, 2023
|
Checkpointing and Restoring
|
|
0
|
128
|
April 7, 2023
|
Pytorch Lightning cli : modify callback
|
|
1
|
638
|
April 6, 2023
|
Creating torch.Tensor in callback does not use pl_module.device by default
|
|
3
|
219
|
March 29, 2023
|
Pl_module vs trainer.model in Callbacks
|
|
1
|
340
|
March 27, 2023
|
The actual meaning of the len(batch) in lightning callback
|
|
1
|
181
|
March 21, 2023
|
How to save model when using pytorch lightning and hugging face transformer
|
|
1
|
1165
|
March 4, 2023
|
How to customize progress bar in test mode?
|
|
0
|
264
|
January 24, 2023
|
LightningModule load_from_checkpoint vs Trainer resume_from_checkpoint
|
|
1
|
996
|
January 23, 2023
|