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

Chapter 6 04_arxiv not suitable for tensorflow2.x version? #29

Open
brettlv opened this issue Dec 24, 2020 · 0 comments
Open

Chapter 6 04_arxiv not suitable for tensorflow2.x version? #29

brettlv opened this issue Dec 24, 2020 · 0 comments

Comments

@brettlv
Copy link

brettlv commented Dec 24, 2020

Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH:

rnn_cell = tf.nn.rnn_cell.GRUCell
AttributeError: module 'tensorflow._api.v2.nn' has no attribute 'rnn_cell'

It seems that the code is not suitable for tensorflow2.x version

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

1 participant