deform_conv_ext.modulated_deform_conv_forward(input, weight, bias, ctx._bufs[0], offset, mask, output, NameError: name 'deform_conv_ext' is not defined Looking forward to your reply! xinntao Compile extensions when installation: git clone repo and runpython setup.py develop --cuda_ext Co...
I solve the problem "NameError: name 'deform_conv_ext' is not defined" by: export BASICSR_JIT='True' and then input test command in one GPU : python basicsr/test.py -opt options/test/EDVR/test_EDVR_M_x4_SR_REDS.yml woctezuma reacted with hooray emoji ...
Sign up Reseting focus New issue Jump to bottom Closed suj99opened this issueApr 20, 2023· 3 comments groundingDINO error, output = _C.ms_deform_attn_forward( NameError: name '_C' is not defined#368 suj99opened this issueApr 20, 2023· 3 comments ...