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
We try to run your code on CPU, but here is an issue. like that:
mrf_layers:
14
25
network has been built.
Synthesis started at resolution
Implementing mrf layers ...
qlua: /root/sharedfolder/CNNMRF-master/mylib/mrf.lua:50: attempt to call method 'cl' (a nil value)
stack traceback:
[C]: in function 'cl'
/root/sharedfolder/CNNMRF-master/mylib/mrf.lua:50: in function 'implement'
./transfer_CNNMRF_wrapper.lua:304: in function 'build_mrf'
./transfer_CNNMRF_wrapper.lua:498: in function 'main'
cnnmrf.lua:92: in main chunk
This program will stop here, could you please tell me why, when you have time~
The command is "qlua cnnmrf.lua -content_name content -style_name style -max_size 512 -gpu -1"
The text was updated successfully, but these errors were encountered:
We try to run your code on CPU, but here is an issue. like that:
mrf_layers:
14
25
network has been built.
Synthesis started at resolution
Implementing mrf layers ...
qlua: /root/sharedfolder/CNNMRF-master/mylib/mrf.lua:50: attempt to call method 'cl' (a nil value)
stack traceback:
[C]: in function 'cl'
/root/sharedfolder/CNNMRF-master/mylib/mrf.lua:50: in function 'implement'
./transfer_CNNMRF_wrapper.lua:304: in function 'build_mrf'
./transfer_CNNMRF_wrapper.lua:498: in function 'main'
cnnmrf.lua:92: in main chunk
This program will stop here, could you please tell me why, when you have time~
The command is "qlua cnnmrf.lua -content_name content -style_name style -max_size 512 -gpu -1"
The text was updated successfully, but these errors were encountered: