When I train a LightningModule
using a Trainer
, how do I get the checkpoint object (which is presumably a python dict) without saving it to disk?
2 posts - 2 participants
When I train a LightningModule
using a Trainer
, how do I get the checkpoint object (which is presumably a python dict) without saving it to disk?
2 posts - 2 participants