Skip to content
New issue

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

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

Already on GitHub? # to your account

Erro when compiling #8

Open
Jav9710 opened this issue Nov 4, 2021 · 3 comments
Open

Erro when compiling #8

Jav9710 opened this issue Nov 4, 2021 · 3 comments

Comments

@Jav9710
Copy link

Jav9710 commented Nov 4, 2021

Hi, when i make sh ./setup.sh i get this error

nms.cu:1:10: fatal error: megbrain_pubapi.h: No such file or directory
#include "megbrain_pubapi.h"
^~~~~~~~~~~~~~~~~~~
compilation terminated.

How can i fix it?

@yexiguafuqihao
Copy link
Collaborator

You can directly remove nms_opr.py and continue the compilation. Or just remove the nms directory and find a new NMS from the Internet.

@hbu-cv
Copy link

hbu-cv commented Mar 27, 2022

You can directly remove nms_opr.py and continue the compilation. Or just remove the nms directory and find a new NMS from the Internet.

Where is the nms_opr.py file? I can't find it.

@yexiguafuqihao
Copy link
Collaborator

You can directly remove nms_opr.py and continue the compilation. Or just remove the nms directory and find a new NMS from the Internet.

Where is the nms_opr.py file? I can't find it.

nms_opr.py is a script built in our inner DL framework. It's has nothing to do with existing code.

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

No branches or pull requests

3 participants