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

some questions about make Mxnet on my computer . #133

Open
YingXiuHe opened this issue May 5, 2018 · 0 comments
Open

some questions about make Mxnet on my computer . #133

YingXiuHe opened this issue May 5, 2018 · 0 comments

Comments

@YingXiuHe
Copy link

hi, guys. my computer experimental envoriment as follows:
cuda8.0+cudnn v5.1+opencv3.2+gcc-5.3
I followed the author's advice to install Mxnet on my computer, but when i make it , i faced a problem ,some of the error codes as follows:
build/src/operator/spatial_transformer.o: In function mxnet::op::SpatialTransformerOp<mshadow::cpu, float>::Backward(mxnet::OpContext const&, std::vector<mxnet::TBlob, std::allocatormxnet::TBlob > const&, std::vector<mxnet::TBlob, std::allocatormxnet::TBlob > const&, std::vector<mxnet::TBlob, std::allocatormxnet::TBlob > const&, std::vector<mxnet::OpReqType, std::allocatormxnet::OpReqType > const&, std::vector<mxnet::TBlob, std::allocatormxnet::TBlob > const&, std::vector<mxnet::TBlob, std::allocatormxnet::TBlob > const&)':
spatial_transformer.cc:(.text.ZN5mxnet2op20SpatialTransformerOpIN7mshadow3cpuEfE8BackwardERKNS_9OpContextERKSt6vectorINS_5TBlobESaIS9_EESD_SD_RKS8_INS_9OpReqTypeESaISE_EESD_SD[ZN5mxnet2op20SpatialTransformerOpIN7mshadow3cpuEfE8BackwardERKNS_9OpContextERKSt6vectorINS_5TBlobESaIS9_EESD_SD_RKS8_INS_9OpReqTypeESaISE_EESD_SD]+0x850): undefined reference to cblas_sgemm' collect2: error: ld returned 1 exit status Makefile:495: recipe for target 'bin/im2rec' failed make: *** [bin/im2rec] Error 1
if you can help me ,thanks a lot .

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

1 participant