tf.compat.v1.nn.rnn_cell.RNNCell
https://tensorflow.google.cn/api_docs/python/tf/compat/v1/nn/rnn_cell/RNNCell?hl=en
importtensorflow.compat.v1astf
tf.disable_v2_behavior()
Similar Posts:
- AttributeError: module ‘tensorflow‘ has no attribute ‘placeholder‘ [How to Solve]
- AttributeError: module ‘tensorflow’ has no attribute ‘Session’
- Tensorflow reported an error when using session module: attributeerror: module ‘tensorflow’ has no attribute ‘session’, which has been solved
- [Solved] Python TensorFlow Error: ‘tensorflow.compat.v2.__internal__’ has no attribute ‘tf2’
- [Solved] Tensorflow:ImportError: DLL load failed: The specified module cannot be found Failed to load the native TensorFlow runtime
- “Failed to get convolution algorithm. This is probably because cuDNN failed to initialize”
- docker:ImportError: libcuda.so.1: cannot open shared object file: No such file or directory
- [Solved] ImportError: No module named tensorflow
- Tensorflow: tensorflow.python.framework.errors_impl.NotFoundError (dataset_ops.so not found)
- Error reporting of importing tensorflow package from pycharm