腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
Tensorflow
模块
:“
AttributeError
”
对象
没有
“”
DNNClassifier
“”
属性
“”
、
、
尝试基于虹膜数据集来再现
Tensorflow
教程的结果
浏览 14
提问于2017-08-18
得票数 1
回答已采纳
2
回答
AttributeError
:
模块
“
tensorflow
.python.framework.tensor_shape”
没有
属性
“标量”
、
我试着训练
DNNClassifier
,但是当我试图训练模型时,我经常遇到这样的问题import
tensorflow
as tfmnist = fetch_openml('mnistX_test, y_train, y_test = tra
浏览 3
提问于2020-04-25
得票数 1
回答已采纳
3
回答
导入
tensorflow
contrib学习python学习
、
、
、
、
我是
tensorflow
的新手。当我使用import
tensorflow
.contrib.learn.python.learn来使用
DNNClassifier
时,它给我一个错误:module object has no attributepython PythonV3.4
TensorFlow
1.7.0
浏览 3
提问于2018-04-28
得票数 1
1
回答
tf.estimator.
DNNClassifier
不可用
、
、
我正在尝试使用
tensorflow
,但tf.estimator不提供
DNNClassifier
(和其他估计器)。
AttributeError
: module '
tensorflow
.python.estimator.estimat
浏览 3
提问于2017-12-22
得票数 1
1
回答
树莓Pi错误运行实例的
Tensorflow
、
、
我从"“中安装了
tensorflow
v1.1.0。现在我试着从
tensorflow
网站上的例子中运行一个代码。这就是我一直在犯的错误: 我将Debian Jessie与python 2.7.9结合使用。
浏览 0
提问于2018-04-03
得票数 0
1
回答
python3可以识别
tensorflow
,但不能识别它的任何
属性
、
python3无法识别任何
tensorflow
属性
AttributeError
:
模块
“”
tensorflow
“”
没有
特性“”squared_difference“”pip3列表| grep
tensorflow
tensorflow</
浏览 1
提问于2019-10-27
得票数 8
4
回答
tensorflow
:
AttributeError
:‘
模块
’
对象
没有
属性
'mul‘
、
我已经使用了
tensorflow
一天,但是出现了一些问题,当我导入
tensorflow
时,会出现
AttributeError
:‘
模块
’
对象
没有
属性
'XXXXXX‘我使用ubuntu14.04、python2.7dist-包需要: Name: protobuf版本: 3.2.0位置:/usr/local/lib/python2.7/dist-包需要:6,setuptools imp
浏览 5
提问于2017-02-14
得票数 77
回答已采纳
1
回答
Tensorflow
AttributeError
:“
模块
”
对象
没有
属性
“废弃”
、
、
、
我是
tensorflow
的新手,我正在测试教程中的示例。File "ptb_word_lm.py", line 332, in main tf.contrib.deprecated.scalar_summary("Training Loss", m.cost)Pip version: pip 1.5.4Operating System: Ubuntu 14.04.5 LTS
Tensorflow
ve
浏览 1
提问于2016-12-04
得票数 0
回答已采纳
3
回答
模块
'
Tensorflow
‘
没有
分布
、
、
在使用
TensorFlow
时,我在Google中遇到了一些奇怪的错误,比如:
模块
'
tensorflow
‘
没有
属性
’占位符‘ 帮助会很感激的。
浏览 8
提问于2020-06-26
得票数 0
4
回答
Tensorflow
compat
模块
问题?
、
在Google的
tensorflow
udacity课程上浏览ipython笔记本时,会得到以下错误: 在Ubuntu14.04上运行,想知道这是
tensorflow
早期的bug问题还是只是我的愚蠢。
浏览 12
提问于2016-02-07
得票数 3
1
回答
AttributeERROR
:
模块
的
AttributeERROR
.keras.applicationsas不具有
属性
efficientnet_v2
、
、
、
、
当我尝试运行efficientNetv2模型时,我得到了这个erreur
Tensorflow
版本:
tensorflow
-gpu:2.6
浏览 7
提问于2022-11-11
得票数 -2
2
回答
AttributeError
: keras.backend,
没有
属性
‘急切’
、
、
我使用python 3.8.2、keras 2.3.1和
tensorflow
2.2.0rc4。只需使用以下代码:from keras.models import sequentialimport
tensorflow
from
tensorflow
.kera
浏览 2
提问于2020-05-20
得票数 1
1
回答
在转换'
tensorflow
.python.keras.api._v1.keras.layers‘时,我得到了
AttributeError
:
模块
char2num
没有
“实验性”
属性
、
、
我使用
TensorFlow
将字符串的字符转换为数字。职能如下:from
tensorflow
import keraschar_to_numtf.keras.layers.experimental.preprocessing.StringLookup(但我得到了以下错误
浏览 2
提问于2020-09-04
得票数 0
1
回答
模块
'
tensorflow
‘
没有
属性
’会话‘
、
我在
tensorflow
下运行python3.7.4 Shell程序。当我输入sess = tf.Session()时,命令行提示我
模块
'
tensorflow
‘
没有
属性
'Session’这是消息:“跟踪(最近一次调用):File”,第1行,在sess = tf.Session()
AttributeError
:
模块
'
tensorflow
‘中
没有
属性
’会话‘ 请帮
浏览 3
提问于2020-03-03
得票数 1
1
回答
TensorFlow
特征值与特征向量
、
、
、
我想在
TensorFlow
中使用特征值,但是它使用“tf.self_adjoint_eig”给出了错误的特征值/特征向量。
浏览 0
提问于2018-07-26
得票数 3
3
回答
云ML引擎批量预测--如何简单地将返回的预测与输入数据匹配?
、
、
、
为了简单起见,我想使用一个
DNNClassifier
,但显然是固定的估计器似乎还不支持实例键(只支持自定义或
tensorflow
核心估计器)。我更喜欢使用类似于这个中描述的方法(将一个
DNNClassifier
封装到一个自定义估计器中),但是我无法使它工作,并且我遇到一个错误,说'
DNNClassifier
‘
对象
没有
属性
’model_fn‘.
浏览 7
提问于2017-08-01
得票数 1
2
回答
TensorFlow
2和Keras:
、
当我想在
TensorFlow
2中使用Keras时,我得到了以下错误:
AttributeError
:
模块
'
tensorflow
‘
没有
属性
'get_default_graph’
浏览 1
提问于2019-01-17
得票数 2
1
回答
自定义
对象
-检测
AttributeError
:
模块
'
tensorflow
‘
没有
属性
'app’
、
、
我正在使用
tensorflow
进行自定义
对象
检测的。image_dir=images\train 我得到以下错误:
AttributeError
:
模块
'
tensorflow
‘
没有
属性
'app’ 出什么问题了?
浏览 3
提问于2019-10-12
得票数 0
1
回答
“进口.”触发
AttributeError
、
当我用“导入”就像我得到了"
AttributeError
:
模块
'
tensorflow
‘
没有
属性
'python'“import
tensorflow
.python.ops.control_flow_opsenv: Python3.6.3+
tensorflow
1.3.0
浏览 4
提问于2017-11-29
得票数 2
回答已采纳
4
回答
AttributeError
:
模块
“”
tensorflow
“”
没有
属性
“”app“”
、
、
我正在关注this tutorial并做一个使用
tensorflow
进行自定义
对象
检测的项目。most recent call last): flags = tf.app.flags
AttributeError
: module '
tensorflow
' has no attribute 'app' 如何解决此错误?
浏览 84
提问于2019-10-06
得票数 39
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Python中的AttributeError:属性错误处理
python入门系列:面向对象
Python中的类成员存在性判断技巧
Python对象属性的那些事
通过深度神经网络再识 Estimator
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券