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?
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?