Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many import errors for dota_kit.poly_nums_gpu.poly_overlaps here just delete dota_kit #4

Open
fl82hope opened this issue Jun 26, 2019 · 3 comments

Comments

@fl82hope
Copy link

I used cuda8.0, cudnn5.1, GTX 1080Ti, but always happened like this:

Screenshot from 2019-06-26 17-06-31

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!

@fl82hope 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
@fl82hope fl82hope reopened this Jun 27, 2019
@fl82hope
Copy link
Author

fl82hope commented Jun 27, 2019

Another problem: AttributeError: 'module' object has no attribute 'PSROIALIGNAVEPooling'
Screenshot from 2019-06-26 22-00-39

what's the problem? I saw that in the mx.contrib.sym, nothing is implemented. Look forward to your reply.

Thanks.

@dingjiansw101
Copy link
Owner

  1. Have you succeed in compiling the dota_kit?
  2. To solve the error "PSROIALIGNAVEPooling", you need to compile the c++ operator as described in installation instructions.

@nandini211995
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants