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

Changing layer_size cannot predict sentences #31

Open
Fancy7777 opened this issue Oct 28, 2017 · 5 comments
Open

Changing layer_size cannot predict sentences #31

Fancy7777 opened this issue Oct 28, 2017 · 5 comments

Comments

@Fancy7777
Copy link

when I change the layer_size to another value, it gives this error for generating sentences. Any idea? I checked the source code. It seems this is not implemented.

what(): Dimensions of parameter /_3 looked up from file ({128,128}) do not match parameters to be populated ({512,128})

@liesun1994
Copy link

That's , in my opinion , a minor bug .
Here you can not change layer_size into other value .
I am puzzled too . May something wrong with populate .

@Fancy7777
Copy link
Author

Fancy7777 commented Oct 31, 2017 via email

@liesun1994
Copy link

@Fancy7777 I think the code will not be updated in the soon later . The author is foucusing on dynet . Issues listed in lamtram may not be solved in time . But you know, several months passed after last commit ......

@Fancy7777
Copy link
Author

Fancy7777 commented Oct 31, 2017 via email

@liesun1994
Copy link

Hello, I solved the problem by changing macros.cc layer_size == $value, where the $value is what you want to changed.

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