Inconsistent Inference Results After Loading PyTorch Model Checkpoint
I am experiencing an issue with my PyTorch model where I get different inference results after saving and loading the model state dictionary. Here is the code I am using to save the model state: