-
I'm trying to install Torch on a Ubuntu 14.04 64 bit with cuda8.0 and I got this build error. What's wrong??
6 errors detected in the compilation of "/tmp/tmpxft_0000147f_00000000-7_THCTensorSort…
-
the only way (that i can see) to run busted tests is via 'busted.runner'. And it MUST be run from the cli because it expects to parse arguments using 'term'
It would be great if you could invoke bust…
-
Hi, I got the following error while running the example command:
> th -i main.lua -dset text8 -name scrnn_sm -nhid 100 -nslow 20 -batchsz 32 -eta 0.05 -
blen 30 -bfreq 5
/home/nzhiltsov/torch/ins…
-
Is there (could there be) an official docker image for torch7? Even if installation is quite simple, it would be very nice to have a docker alternative.
imaia updated
4 years ago
-
/torch/install/share/lua/5.1/hdf5/ffi.lua:56: ')' expected near '_close' at line 1436
-
1. The use of a module variable is going to produce a stateful action that might trip us up later in the event two or more typesetters are working on different places in a document. Rather than wait f…
-
Got this problem after using this command:
`TORCH_LUA_VERSION=LUA52 ./install.sh`
Prefix set to /home/alvaro/torch/install
Installing Lua version: LUA52
Installing common Lua packages
gcc …
-
I downloaded file form azure but it does not run I have a long error msg there are missing files
![image](https://user-images.githubusercontent.com/2285457/97191395-e4340300-17b7-11eb-9506-f5dd9683b…
-
I'm trying to run slow_neural_style.lua on my Windows PC on CPU.
LuaJIT 2.1.0-beta2
**Installed rocks:**
argcheck
scm-1 (installed) - C:/tools/torch/luarocks/systree/lib/luarocks/rocks
…
-
### Did you check docs and existing issues?
- [X] I have read the documentation
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issu…