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

remove SRU num_units == x.shape[-1] restriction #16404

Merged
merged 1 commit into from
Jan 29, 2018

Conversation

stegben
Copy link
Contributor

@stegben stegben commented Jan 25, 2018

Based on the author's response, the restriction is unnecessary. Simply add a linear transform to the input will solve the issue

#13094

@rmlarsen rmlarsen requested a review from ebrevdo January 25, 2018 16:54
@rmlarsen rmlarsen self-assigned this Jan 25, 2018
@rmlarsen
Copy link
Member

@stegben can you add a unit test that exercises the new behavior?

@rmlarsen rmlarsen added awaiting review Pull request awaiting review kokoro:run labels Jan 25, 2018
Copy link
Contributor

@ebrevdo ebrevdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops; forgot, can you add a unit test?

@rmlarsen rmlarsen added stat:awaiting response Status - Awaiting response from author and removed awaiting review Pull request awaiting review labels Jan 25, 2018
@stegben
Copy link
Contributor Author

stegben commented Jan 26, 2018

sure!

@stegben
Copy link
Contributor Author

stegben commented Jan 26, 2018

@rmlarsen plz help me trigger CI, thank you!

@rmlarsen rmlarsen added awaiting testing (then merge) kokoro:force-run Tests on submitted change and removed stat:awaiting response Status - Awaiting response from author labels Jan 26, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jan 26, 2018
@stegben
Copy link
Contributor Author

stegben commented Jan 27, 2018

@rmlarsen I fixed the test again. I've test it on my laptop so it should be OK this time

@rmlarsen
Copy link
Member

@stegben Thanks!

@rmlarsen
Copy link
Member

@ebrevdo this is good to go, right? Could you hit approve to confirm?

@ebrevdo ebrevdo merged commit ea8bd26 into tensorflow:master Jan 29, 2018
@stegben stegben deleted the patch-3 branch January 30, 2018 06:10
@stegben
Copy link
Contributor Author

stegben commented Jan 30, 2018

@ebrevdo @rmlarsen Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants