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

Compile MXNet #45

Open
Lixia1221 opened this issue Mar 5, 2021 · 1 comment
Open

Compile MXNet #45

Lixia1221 opened this issue Mar 5, 2021 · 1 comment

Comments

@Lixia1221
Copy link

compilation terminated.
Makefile:393: recipe for target 'build/src/operator/contrib/multibox_detection.o' failed
make: *** [build/src/operator/contrib/multibox_detection.o] Error 1
In file included from /home/fsr/Relation-Networks-for-Object-Detection-master/incubator-mxnet/mshadow/mshadow/tensor.h:16:0,
from include/mxnet/./base.h:32,
from include/mxnet/operator.h:38,
from src/operator/contrib/./deformable_psroi_pooling-inl.h:32,
from src/operator/contrib/deformable_psroi_pooling.cc:27:
/home/fsr/Relation-Networks-for-Object-Detection-master/incubator-mxnet/mshadow/mshadow/./base.h:147:23: fatal error: cblas.h: 没有那个文件或目录
compilation terminated.
Makefile:393: recipe for target 'build/src/operator/contrib/deformable_psroi_pooling.o' failed
make: *** [build/src/operator/contrib/deformable_psroi_pooling.o] Error 1
In file included from /home/fsr/Relation-Networks-for-Object-Detection-master/incubator-mxnet/mshadow/mshadow/tensor.h:16:0,
from include/mxnet/./base.h:32,
from include/mxnet/operator.h:38,
from src/operator/contrib/./psroi_pooling-inl.h:14,
from src/operator/contrib/psroi_pooling.cc:28:
/home/fsr/Relation-Networks-for-Object-Detection-master/incubator-mxnet/mshadow/mshadow/./base.h:147:23: fatal error: cblas.h: 没有那个文件或目录
compilation terminated.
Makefile:393: recipe for target 'build/src/operator/contrib/psroi_pooling.o' failed
make: *** [build/src/operator/contrib/psroi_pooling.o] Error 1

@FancyFai
Copy link

Hello, I also encountered this problem, I want to ask whether you solved it

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

2 participants