About the Trainer category
|
|
0
|
473
|
August 26, 2020
|
Multiple CPUs do not communicate under the DDP strategy.
|
|
0
|
7
|
September 29, 2023
|
Issue during test stage when load_from_checkpoint
|
|
5
|
1772
|
September 27, 2023
|
How to keep lr fixed at first N epoch, and then use cosineAnnealingLR in the rest of training
|
|
0
|
29
|
September 25, 2023
|
What does this _TunerExitException error mean?
|
|
5
|
23
|
September 20, 2023
|
LR Finder MNIST
|
|
2
|
352
|
September 18, 2023
|
Reloading model with trainer.fit(ckpt_path) and overrides callback
|
|
0
|
55
|
August 14, 2023
|
Method `on_train_batch_end` of `LightningModule` happens after callbacks `on_train_batch_end` - is this configurable?
|
|
0
|
65
|
August 9, 2023
|
ModelCheckpoint and EarlyStopping don't seem to work?
|
|
0
|
69
|
August 6, 2023
|
Lightning Trainer works on one gpu but OOM on more
|
|
0
|
133
|
August 2, 2023
|
'tuple' object has no attribute 'trainer'
|
|
2
|
72
|
August 2, 2023
|
How to resume training
|
|
9
|
30710
|
July 31, 2023
|
RuntimeError: Early stopping conditioned on metric `val_loss` which is not available
|
|
1
|
105
|
July 24, 2023
|
Run multiple validation loops with different weights
|
|
0
|
59
|
July 20, 2023
|
How do I convert different LightningModules?
|
|
3
|
93
|
July 18, 2023
|
Is it possible to use a single Trainer to train multiple versions of the same model in parallel?
|
|
0
|
78
|
July 17, 2023
|
Clarification on log_every_n_steps with accumulate_grad_batches
|
|
1
|
67
|
July 16, 2023
|
How do I continue training the model ?
|
|
2
|
129
|
July 6, 2023
|
KeyError: 'No action for destination key "trainer.devices" to set its default.'
|
|
1
|
521
|
July 4, 2023
|
Limit steps per epoch
|
|
10
|
404
|
July 4, 2023
|
How to suppress trainer from printing directly to console?
|
|
1
|
108
|
June 6, 2023
|
Training stuck on resume
|
|
1
|
412
|
May 31, 2023
|
Confusing # of optimizer steps when using gradient accumulation with DeepSpeed
|
|
0
|
233
|
May 25, 2023
|
Training when data is stored in batches
|
|
2
|
80
|
May 21, 2023
|
Trainer prints every step in validation
|
|
2
|
695
|
May 17, 2023
|
Weird result in convolutional network
|
|
2
|
243
|
May 14, 2023
|
Retraining a model with new data
|
|
1
|
146
|
May 9, 2023
|
How to use SWA with a cyclic scheduler
|
|
0
|
181
|
May 7, 2023
|
Resume training / load module from DeepSpeed checkpoint
|
|
14
|
1630
|
May 6, 2023
|
Resuming training gives different model result / weights
|
|
0
|
437
|
May 4, 2023
|