Hi, I'm trying to use torchpack to simplify my model, but I got confused while using the save and load part.
Now I can save the .pt file under the checkpoints dir using 'Saver()', but I don't know how to load the .pt file. Could you please give me some advice? Thank you!
Hi, I'm trying to use torchpack to simplify my model, but I got confused while using the save and load part. Now I can save the .pt file under the checkpoints dir using 'Saver()', but I don't know how to load the .pt file. Could you please give me some advice? Thank you!