Hook for Fully Formed Checkpoints #11705
Answered
by
akihironitta
dcharatan
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
I want to create a hook that uploads checkpoints to cloud storage (e.g. AWS, Azure). I tried using the
However, states for optimizers, learning rate schedulers, etc. are added to the checkpoint dict after edit: sorry, this is a duplicate -- GitHub was giving me errors when I posted |
Beta Was this translation helpful? Give feedback.
Answered by
akihironitta
Feb 3, 2022
Replies: 1 comment
-
See #11704. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
akihironitta
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #11704.