Open DanielCoelho112 opened 2 years ago
According to https://pytorch.org/tutorials/beginner/saving_loading_models.html, when saving the checkpoint we should also save the state dict of the optimizer.
According to https://pytorch.org/tutorials/beginner/saving_loading_models.html, when saving the checkpoint we should also save the state dict of the optimizer.