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

Problem running RNN example #52

Closed
kentonl opened this issue Nov 10, 2015 · 2 comments
Closed

Problem running RNN example #52

kentonl opened this issue Nov 10, 2015 · 2 comments

Comments

@kentonl
Copy link
Contributor

kentonl commented Nov 10, 2015

The shape argument in https://github.com/tensorflow/tensorflow/blob/master/tensorflow/models/rnn/ptb/ptb_word_lm.py#L123 should be a tensor ( [-1] instead of -1). Otherwise, the example does not run.

@rafaljozefowicz
Copy link

Thanks for the report. We'll update the code.

@vrv
Copy link

vrv commented Nov 10, 2015

Fixed in the source in 41930f0. Will be also pushed out in the next binary release.

@vrv vrv closed this as completed Nov 10, 2015
lissyx added a commit to lissyx/tensorflow that referenced this issue Feb 14, 2018
cjolivier01 pushed a commit to Cerebras/tensorflow that referenced this issue Dec 6, 2019
…_test_fixes_062518

adding workaround for HIP bug in __longlong_as_double implementation
sunshinemyson pushed a commit to sunshinemyson/tensorflow that referenced this issue May 19, 2021
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

No branches or pull requests

3 participants