PaddleGAN
PaddleGAN copied to clipboard
Failed to build DAIN
When I'm trying to build DAIN with PaddleGAN/applications/DAIN/pwcnet/correlation_op/make.sh, I get this:
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/include
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/libs
cc: error trying to exec 'cc1plus': execvp: No such file or directory
g++: error: correlation_op.cu.o: No such file or directory
I run this sh right after I cloned PaddleGAN, is there anything else I need to do before that?
correlation api has been added to Paddle, you can use https://paddlegan.bj.bcebos.com/whls/paddlepaddle_gpu-0.0.0-cp37-cp37m-linux_x86_64.whl this whl for python3.7.
paddle.fluid.contrib.correlation