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

No property pickTemporalCentre for a layer of type dagnn.Sum. #4

Open
gyguo opened this issue Oct 19, 2017 · 0 comments
Open

No property pickTemporalCentre for a layer of type dagnn.Sum. #4

gyguo opened this issue Oct 19, 2017 · 0 comments

Comments

@gyguo
Copy link

gyguo commented Oct 19, 2017

There is an error while I run STMulNet.m

Error using dagnn.Layer/load (line 200)
No property pickTemporalCentre for a layer of type dagnn.Sum.
Error in dagnn.DagNN.loadobj (line 27)
block.load(struct(s.layers(l).block)) ;
Error in STMulNet (line 195)
netB = dagnn.DagNN.loadobj(netB);
Error in run (line 86)
evalin('caller', [script ';']);

I have tried many version of MatconvNet, so I want to know which version of MatconvNet do you use while running STMulNet.m

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