You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
So after I scrapped some images and used myimages as output_dir from genre-scrapper.py command.I ran the command DATA_ROOT=myimages dataset=folder ndf=50 ngf=150 th main.lua
Then I got this: THCudaCheck FAIL file=/home/ubuntu/torch/extra/cutorch/lib/THC/THCGeneral.c line=70 error=30 : unknown error /home/ubuntu/torch/install/bin/luajit: /home/ubuntu/torch/install/share/lua/5.1/trepl/init.lua:389: /home/ubuntu/torch/install/share/lua/5.1/trepl/init.lua:389: cuda runtime error (30) : unknown error at /home/ubuntu/torch/extra/cutorch/lib/THC/THCGeneral.c:70 stack traceback: [C]: in function 'error' /home/ubuntu/torch/install/share/lua/5.1/trepl/init.lua:389: in function 'require' main.lua:29: in main chunk [C]: in function 'dofile' ...untu/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00405e90
The text was updated successfully, but these errors were encountered:
Hi,
So after I scrapped some images and used myimages as output_dir from
genre-scrapper.py
command.I ran the commandDATA_ROOT=myimages dataset=folder ndf=50 ngf=150 th main.lua
Then I got this:
THCudaCheck FAIL file=/home/ubuntu/torch/extra/cutorch/lib/THC/THCGeneral.c line=70 error=30 : unknown error /home/ubuntu/torch/install/bin/luajit: /home/ubuntu/torch/install/share/lua/5.1/trepl/init.lua:389: /home/ubuntu/torch/install/share/lua/5.1/trepl/init.lua:389: cuda runtime error (30) : unknown error at /home/ubuntu/torch/extra/cutorch/lib/THC/THCGeneral.c:70 stack traceback: [C]: in function 'error' /home/ubuntu/torch/install/share/lua/5.1/trepl/init.lua:389: in function 'require' main.lua:29: in main chunk [C]: in function 'dofile' ...untu/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00405e90
The text was updated successfully, but these errors were encountered: