examplepackage.torch
examplepackage.torch copied to clipboard
A hello-world for torch packages
Results
1
examplepackage.torch issues
Sort by
recently updated
recently updated
newest added
When I try running: `$ luarocks install --local examplepackage-scm-1.rockspec` or `$ luarocks make --local examplepackage-scm-1.rockspec` It seems like torch itself is getting re-installed. (vs the verbose outputs I see when...