Created
June 9, 2018 02:04
-
-
Save tigershen23/da613c9411aa6229fc437da1ff6b4fe8 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
# 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