xinntao / EDVR

Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
https://github.com/xinntao/BasicSR
1.5k stars 316 forks source link

undefined symbol: _Z17fused_bias_act_o​pRKN2at6TensorES2_S2​_iiff #178

Open kvkol opened 4 years ago

kvkol commented 4 years ago

When running python3 tests/test_stylegan2.py I get the following error message -- ImportError: /mnt/i/Projects/Multi-frame_Deblur/EDVR-master/basicsr/models/ops/fused_act/fused_act_ext.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _Z17fused_bias_act_opRKN2at6TensorES2_S2_iiff

How can I overcome this problem? I use Ubuntu 18.04 under wsl 2 in Windows 10.  Python 3.7.5 CUDA 11.0