JavaShuo
栏目
标签
AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'BasicLSTMCell'
时间 2020-03-26
标签
attributeerror
module
tensorflow.contrib.rnn
tensorflow
contrib
rnn
attribute
basiclstmcell
繁體版
原文
原文链接
在windows上安装了tensorflow1.2windows 写一个RNN代码测试的时候,出现错误函数 AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'BasicLSTMCell'测试 缘由是没有BasicLSTMCell,tensorflow1.2.中改了函数位置,解决以下:get tf.nn.rnn_c
>>阅读原文<<
相关文章
1.
tensorflow1.2中出现错误问题AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'BasicLSTMCell'
2.
AttributeError: module 'tf.nn.seq2seq.model_with_buckets' has no attribute 'seq2seq'
3.
AttributeError: module ‘tensorflow‘ has no attribute ‘sparse_tensor_dense_matmul‘
4.
AttributeError: module 'matplotlib' has no attribute 'verbose'
5.
AttributeError: ‘module‘ socket has no attribute ‘AF_INET‘
6.
AttributeError: module ‘serial‘ has no attribute ‘Serial‘
7.
AttributeError: module 'keyword' has no attribute 'kwlist'
8.
AttributeError: module 'turtle' has no attribute 'Screen'
9.
AttributeError: module 'cv2' has no attribute 'CV_HAAR_SCALE_IMAGE'
10.
'AttributeError: ''module'' object has no attribute ''bool_''
更多相关文章...
•
C# 特性(Attribute)
-
C#教程
•
XSLT
元素
-
XSLT 教程
•
IntelliJ IDEA中SpringBoot properties文件不能自动提示问题解决
•
适用于PHP初学者的学习线路和建议
相关标签/搜索
attributeerror
attribute
tensorflow.contrib.rnn
basiclstmcell
module
module+ffmpeg
module&component
20.module
module+require.js
21.module
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
添加voicebox
2.
Java 8u40通过Ask广告软件困扰Mac用户
3.
数字图像处理入门[1/2](从几何变换到图像形态学分析)
4.
如何调整MathType公式的字体大小
5.
mAP_Roi
6.
GCC编译器安装(windows环境)
7.
LightGBM参数及分布式
8.
安装lightgbm以及安装xgboost
9.
开源matpower安装过程
10.
从60%的BI和数据仓库项目失败,看出从业者那些不堪的乱象
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
tensorflow1.2中出现错误问题AttributeError: module 'tensorflow.contrib.rnn' has no attribute 'BasicLSTMCell'
2.
AttributeError: module 'tf.nn.seq2seq.model_with_buckets' has no attribute 'seq2seq'
3.
AttributeError: module ‘tensorflow‘ has no attribute ‘sparse_tensor_dense_matmul‘
4.
AttributeError: module 'matplotlib' has no attribute 'verbose'
5.
AttributeError: ‘module‘ socket has no attribute ‘AF_INET‘
6.
AttributeError: module ‘serial‘ has no attribute ‘Serial‘
7.
AttributeError: module 'keyword' has no attribute 'kwlist'
8.
AttributeError: module 'turtle' has no attribute 'Screen'
9.
AttributeError: module 'cv2' has no attribute 'CV_HAAR_SCALE_IMAGE'
10.
'AttributeError: ''module'' object has no attribute ''bool_''
>>更多相关文章<<