Resume_from_checkpoint not work

Actually,I have found the problem that my path was wrong :rofl:.However,I have noticed that this cannot handle the situtation that the model has been changed.It can’t force the load,while torch.load has the flag “strict”,so I can just set the flag to True