Last active
August 12, 2019 18:15
-
-
Save n0obcoder/60d23fbf4994d093a8cc1e37b242cede to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| torch.save(model.state_dict(), 'weights_only.pth') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment