Skip to content

Instantly share code, notes, and snippets.

@tigershen23
Created June 9, 2018 02:04
Show Gist options
  • Save tigershen23/da613c9411aa6229fc437da1ff6b4fe8 to your computer and use it in GitHub Desktop.
Save tigershen23/da613c9411aa6229fc437da1ff6b4fe8 to your computer and use it in GitHub Desktop.
# Tiger Jason James
data = torch.cat((torch.zeros(9), torch.ones(7), torch.empty(4).fill_(2.)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment