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

Unknown SolverType #34

Open
wenyijiang opened this issue May 30, 2017 · 1 comment
Open

Unknown SolverType #34

wenyijiang opened this issue May 30, 2017 · 1 comment

Comments

@wenyijiang
Copy link

When I run ./TerrainRL_Optimizer -arg_file= args/opt_args_train_mace.txt command, it shows :
NNsolver.cpp:Unknown SolverType:257
Could you please tell me what the problem it may be ? I did not change any code.
caffe::SolverParameter_SolverType type = param.solver_type();
The value of the type is 257, how can I get the right value of the type?
Thanks !
Best wishes!!!

@xbpeng
Copy link
Owner

xbpeng commented May 30, 2017

it's a little hard to say what might be wrong, but be going wrong. You should take a look at what the value of param.solver_type() is.

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