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

LRRTestOnPascal() doesn't work #5

Open
yortuc opened this issue May 22, 2017 · 0 comments
Open

LRRTestOnPascal() doesn't work #5

yortuc opened this issue May 22, 2017 · 0 comments

Comments

@yortuc
Copy link

yortuc commented May 22, 2017

Hi, i was trying to run the demo, i got this error:

Attempt to execute SCRIPT vl_nnconv as a function

Error in dagnn.Conv/forward (line 11)
      outputs{1} = vl_nnconv(...

Error in dagnn.Layer/forwardAdvanced (line 85)
      outputs = obj.forward(inputs, {net.params(par).value}) ;

Error in dagnn.DagNN/eval (line 91)
  obj.layers(l).block.forwardAdvanced(obj.layers(l)) ;

Error in LRRTestOnPascal (line 143)
        net.eval({inputVar, net_input});

any ideas?
thanks.

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

1 participant