junyanz / CycleGAN

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Other
12.34k stars 1.94k forks source link

luaL_register #79

Open jianhuaixie opened 6 years ago

jianhuaixie commented 6 years ago

torch/install/share/lua/5.2/luarocks/loader.lua:117: error loading module 'treplutils' from file '/home/jianhuaixie/torch/install/lib/lua/5.2/treplutils.so': /home/jianhuaixie/torch/install/lib/lua/5.2/treplutils.so: undefined symbol: luaL_register

junyanz commented 6 years ago

I am not sure if it is related to our codebase. If you are not familiar with Lua, you may want to use our PyTorch version with similar or better performance.