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

how to build win demo,but how to build libmxnet.dll ? #4

Open
matakk opened this issue Oct 30, 2016 · 4 comments
Open

how to build win demo,but how to build libmxnet.dll ? #4

matakk opened this issue Oct 30, 2016 · 4 comments

Comments

@matakk
Copy link

matakk commented Oct 30, 2016

I have successfull build mxnet-ssd.cpp-win in vs2015,and now I want to build libmxnet (include ssd),but I can't find the step .
Do you have the build step ?
thank you!

@zhreshold
Copy link
Owner

http://mxnet.io/get_started/setup.html. Follow this guide. Basically you need to create a VS project using cmake, and build a libmxnet.dll.

@matakk
Copy link
Author

matakk commented Nov 3, 2016

thanks, I have run ssd.exe on cpu mode.
I want to build mxnet with cuda ,does this version support ssd ?

@zhreshold
Copy link
Owner

Yes, but you have to build mxnet with cuda first

@matakk
Copy link
Author

matakk commented Nov 6, 2016

thanks!
I'm using this https://github.com/zhreshold/mxnet-ssd.git to train.

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