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

Update recurrent.py #676

Merged
merged 6 commits into from
Jun 4, 2018
Merged

Update recurrent.py #676

merged 6 commits into from
Jun 4, 2018

Conversation

dengyueyun666
Copy link
Contributor

@dengyueyun666 dengyueyun666 commented Jun 4, 2018

Checklist

  • I've tested that my changes are compatible with the latest version of Tensorflow.
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Motivation and Context

Solve the bug in ConvLSTMLayer when initial_state is not None.

https://github.com/tensorlayer/tensorlayer/issues/664

Description

add a line of code

@luomai luomai self-requested a review June 4, 2018 04:13
luomai
luomai previously approved these changes Jun 4, 2018
@luomai luomai dismissed their stale review June 4, 2018 04:15

changelog

@luomai
Copy link
Member

luomai commented Jun 4, 2018

Could you update the changelog in your branch?

@DEKHTIARJonathan
Copy link
Member

DEKHTIARJonathan commented Jun 4, 2018

It is 100% fine with me

@DEKHTIARJonathan DEKHTIARJonathan self-requested a review June 4, 2018 08:25
@tensorlayer tensorlayer deleted a comment Jun 4, 2018
@tensorlayer tensorlayer deleted a comment Jun 4, 2018
@DEKHTIARJonathan DEKHTIARJonathan merged commit bfffb58 into tensorlayer:master Jun 4, 2018
luomai pushed a commit that referenced this pull request Nov 21, 2018
* Update recurrent.py

* Update CHANGELOG.md

* Update recurrent.py

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

Successfully merging this pull request may close these issues.

3 participants