You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used cuda8.0, cudnn5.1, GTX 1080Ti, but always happened like this:
This error would result in later import error, cannot import those module. Do you know where is the problem?
Note: I have changed the -arch=sm_35 to sm_61 which is related to my GPU.
Thanks!
The text was updated successfully, but these errors were encountered:
fl82hope
changed the title
Cannot build all .c or .cpp extensions
Many import errors for dota_kit.poly_nums_gpu.poly_overlaps here just delete dota_kit
Jun 27, 2019
Hi @dingjiansw101
I successfully succeed in compiling the dota_kit. I am just using code for testing images but occuring same AttributeError: 'module' object has no attribute 'PSROIALIGNAVEPooling',Kindly provide me solution. Thanks.
I used cuda8.0, cudnn5.1, GTX 1080Ti, but always happened like this:
This error would result in later import error, cannot import those module. Do you know where is the problem?
Note: I have changed the -arch=sm_35 to sm_61 which is related to my GPU.
Thanks!
The text was updated successfully, but these errors were encountered: