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

Fix the missing header file for visual studio AND add auto test codes. #167

Merged
merged 2 commits into from
Oct 27, 2017

Conversation

liuchang5
Copy link

No description provided.

@FreeApe
Copy link

FreeApe commented Oct 26, 2017

确实如此,但是还有个地方哈,就是examples/squeezenet.cpp

// 会报greater is not member of std的错误
#if defined WIN32
#include <functional>
#endif

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

Successfully merging this pull request may close these issues.

3 participants