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

Get hidden memory to work properly #13

Merged
merged 3 commits into from
Mar 20, 2018
Merged

Conversation

zeryx
Copy link
Contributor

@zeryx zeryx commented Mar 9, 2018

as I described in #12, the hidden memory tensor was not being updated properly. Some of the changes I made were personal QoL improvements such as renaming, not reusing variables for different purposes, etc. Can edit if desired.

I'm still unclear as to why hidden tensors are optional, but I kept it as similar to the original process as possible.
_prepare_inputs is a place where things fail, I changed it from a single line for comprehension into a regular list constructor as it's easier to debug.
@kashif
Copy link
Contributor

kashif commented Mar 9, 2018

thanks @zeryx will have a look and consult @blythed and get it merged ASAP!

@kashif kashif requested a review from blythed March 9, 2018 20:40
@kashif kashif merged commit 71280ec into zalandoresearch:master Mar 20, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants