We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/include/caffe/solver.hpp:122:21: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11 int start_iter_ = 0; ^
The text was updated successfully, but these errors were encountered:
system :ubuntu16.04 opencv3.1 ananconda2
Sorry, something went wrong.
how to solve?
i get error warning ,go back unsafe
how to solve? @zhb6008 @cheerly
No branches or pull requests
/include/caffe/solver.hpp:122:21: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11
int start_iter_ = 0;
^
The text was updated successfully, but these errors were encountered: