Created
January 13, 2016 09:40
-
-
Save deltheil/4049acb25c61c9020f02 to your computer and use it in GitHub Desktop.
Run a single Torch7 test
This file contains 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
# Example: to run `torchtest.topK` do | |
luajit -ltorch -e "torch.test('topK')" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment