-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi nice work !
I successfully installed all dependencies and compiling successfully, but obtain the error below:
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 728, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/home/qaz/newdisk/deblur_vsr/upload_1229/peer_model/LEDVDI/CODES/networks/Ours_DeblurOnly.py", line 3, in <module>
from networks.FAC.kernelconv2d import KernelConv2D
File "/home/qaz/newdisk/deblur_vsr/upload_1229/peer_model/LEDVDI/CODES/networks/FAC/kernelconv2d/KernelConv2D.py", line 8, in <module>
import kernelconv2d_cuda
ImportError: /home/qaz/.local/lib/python3.7/site-packages/kernelconv2d_cuda-1.0.0-py3.7-linux-x86_64.egg/kernelconv2d_cuda.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZN2at19UndefinedTensorImpl10_singletonE
my cuda is 10.1 pytorch ==1.1.0,gcc==5.0. besides, I have tried pytorch==1.0.1. Both of the have the same error, hope you can assist me, thanks!
Metadata
Metadata
Assignees
Labels
No labels