Skip to content

Instantly share code, notes, and snippets.

@dhruvbird
Created November 12, 2021 19:26
Show Gist options
  • Save dhruvbird/3239fc06dd1d4bb94b55baaac251dea0 to your computer and use it in GitHub Desktop.
Save dhruvbird/3239fc06dd1d4bb94b55baaac251dea0 to your computer and use it in GitHub Desktop.
Create a scripted model
scripted = torch.jit.script(m)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment