Skip to content

Instantly share code, notes, and snippets.

@alvations
Created June 10, 2019 13:34
Show Gist options
  • Save alvations/1b37d3c28cfcd42415dc0513e8e2a081 to your computer and use it in GitHub Desktop.
Save alvations/1b37d3c28cfcd42415dc0513e8e2a081 to your computer and use it in GitHub Desktop.
$ th
______ __ | Torch7
/_ __/__ ________/ / | Scientific computing for Lua.
/ / / _ \/ __/ __/ _ \ |
/_/ \___/_/ \__/_//_/ | https://github.com/torch
| http://torch.ch
th> torch.Tensor{1,2,3}
1
2
3
[torch.DoubleTensor of dimension 3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment