This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
module 'tensorflow_core._api.v2.nn' has no attribute 'rnn_cell #466
Comments
I have the same problem in tf 2.2.0. I change tf version to 1.14,problem has been solved |
@bjjoy so you have to install tensorflow 1.14? I tried with tensorflow 1.5 which worked fine as well. |
Its not working with 2.1.x, I am using rasa which requires >=2.1 & <2.2 so can anyone tell me what is the concrete solution?? |
@parikshit-ai I presume you meant its not working with 2.1.x? If you found a solution, do keep us posted. |
It should be 1.14==1.4. pip list to show tf version 1.14 |
This code is not for tensorflow 2.x. tensorflow 2.x has many break changes. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Code does not work with the latest Tensorflow library:
The text was updated successfully, but these errors were encountered: