-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have problem when setup. #4
Comments
I write in this way , it seems work.
|
Is there anyone who successfully run this code? I try to run it but failed due to environmental setup. |
i have the same problem |
@fqnchina thanks for share the great paper and code.
Machine environment is ubuntu16.04; torch 7; cuda 8.
When I set up the environment to run this command
th test_smooth.lua
I got the error message:
Edited file ~/torch/extra/nn/init.lua
Edited file ~/torch/extra/cunn/lib/THCUNN/generic/THCUNN.h
If I add "TH_API" before "void" , then will receive another error.
I can't find the solution for this, could you help me? Thanks a lot.
The text was updated successfully, but these errors were encountered: