Skip to content

Conversation

@s-m-e
Copy link

@s-m-e s-m-e commented Apr 7, 2019

Fixed two non-deterministic sources of hard-to-catch issues in RNN example.

@s-m-e
Copy link
Author

s-m-e commented Apr 7, 2019

I appears that you are tying to support not only Python 3 but also Python 2. If this was true and if you were accepting my pull request, you would need to add a switch of some kind: Python 3's dict.items must be dict.iteritems for Python 2.

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.

1 participant