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

Erron in complilation #29

Open
HosnaCSE opened this issue Apr 28, 2016 · 2 comments
Open

Erron in complilation #29

HosnaCSE opened this issue Apr 28, 2016 · 2 comments

Comments

@HosnaCSE
Copy link

Hello,
I just trying to complile your code using CPU, but get the error as follows:

Error using genweights_mex
Assertion Failed: In 'mexGetScalar' mx_array is not numeric

Error in genweights (line 4)
weights = genweights_mex(layers, params);

Error in cnnexamples (line 82)
weights = single(genweights(layers, params, funtype));

Can you help me to resolve this error?

@YaoJUN94
Copy link

Hi can I know how u solve your problem??

@HosnaCSE
Copy link
Author

HosnaCSE commented Aug 3, 2016

I can't solve that........:(

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