Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Fix RNN gradient accumulation. #519

Merged
merged 1 commit into from
Nov 14, 2019
Merged

Fix RNN gradient accumulation. #519

merged 1 commit into from
Nov 14, 2019

Conversation

Shashi456
Copy link
Contributor

partial fix for #518.

@rxwei rxwei changed the title Minor error in rnn implementation Fix RNN gradient accumulation. Oct 1, 2019
@rxwei rxwei self-requested a review October 1, 2019 17:23
@rxwei
Copy link
Contributor

rxwei commented Oct 1, 2019

Could you please add a unit test?

@Shashi456
Copy link
Contributor Author

Shashi456 commented Oct 1, 2019

@rxwei what would a unit test for gradient accumulation look like?

@rxwei
Copy link
Contributor

rxwei commented Oct 1, 2019

Just add a unit test for RNN. It's possible that we don't have one yet.

@eaplatanios
Copy link
Contributor

eaplatanios commented Oct 1, 2019 via email

@rxwei
Copy link
Contributor

rxwei commented Oct 15, 2019

@Shashi456 Did you have a chance to update this PR?

@Shashi456
Copy link
Contributor Author

Shashi456 commented Oct 15, 2019

@rxwei sorry for the delay, I'll write the rnn test in a day or 2.

@eaplatanios if you think these changes are better added together in #522, Then i'll close this PR.

@saeta
Copy link
Contributor

saeta commented Nov 7, 2019

Hi @Shashi456 ! Just following up here; do you think you can add a test or two? Thanks so much for this PR! -Brennan

@Shashi456
Copy link
Contributor Author

@saeta, when we say unit test we mean an rnn gradient test? Sorry for the confusion

@marcrasi
Copy link
Contributor

Hi, we'll merge this now to unblock #522. We're still interested in having a test, so I'll create a github issue for that and we can discuss details about the test there.

@marcrasi marcrasi merged commit 5eedf8c into tensorflow:master Nov 14, 2019
@marcrasi marcrasi mentioned this pull request Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants