module 'tensorflow' has no attribute 'Tensor'

import tensorflow as tftf.compat.v1.Session()from typing import Any, Iterable, List, UnionTfExpression = Union[tf.Tensor, tf.Variable, tf.Operation]

版本不对

pip install tensorflow-gpu==1.15.0 -i https://pypi.tuna.tsinghua.edu.cn/simple/

4.升级后发现cuda是10.1,其实tensorflow只支持10

卸载cuda10.1:

sudo apt uninstall cuda

sudo autoremove

或者:

sudo apt-get --purge remove "*cublas*" "cuda"

如果要卸载驱动(不需要)

sudo apt-get --pruge remove "nvidia"

或者 apt-get remove --purge nvidia-410 nvidia-modprobe nvidia-settings

2020-07-13 03:36:26.145898: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_100.dll
2020-07-13 03:36:26.147865: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cublas64_100.dll'; dlerror: cublas64_100.dll not found
2020-07-13 03:36:26.149840: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cufft64_100.dll'; dlerror: cufft64_100.dll not found
2020-07-13 03:36:26.151960: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'curand64_100.dll'; dlerror: curand64_100.dll not found
2020-07-13 03:36:26.153996: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cusolver64_100.dll'; dlerror: cusolver64_100.dll not found
2020-07-13 03:36:26.156030: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cusparse64_100.dll'

module ‘tensorflow‘ has no attribute ‘Tensor‘相关推荐

  1. 安装第二天import tensorflow 出现如下错误module ‘tensorflow‘ has no attribute ‘compat‘

    tensor flow使用conda下安装 项目场景: 问题描述: 解决方案: 解决问题: 项目场景: 在安装完成后,使用import tensorflow产生错误 module 'tensorflo ...

  2. AttributeError: module ‘tensorflow‘ has no attribute ‘Session‘错误解决

    AttributeError: module 'tensorflow' has no attribute 'Session'错误解决 根据网上教程安装tensorflow环境时,最后都会有个测试代码用 ...

  3. AttributeError: module 'tensorflow' has no attribute 'random_normal'

    执行<TensorFlow实战Google深度学习框架(第2版)>only源代码 CH3 时如下语句报错 batch_size = 8 w1= tf.Variable(tf.random_ ...

  4. tf2.0环境下“module ‘tensorflow‘ has no attribute ‘log‘”的解决办法

    写在这里的初衷,一是备忘,二是希望得到高人指点,三是希望能遇到志同道合的朋友. 目录 一.问题 二.根本原因 三.解决办法 方法一 方法二 一.问题 目前,尝试着通过tensorflow对医学图像进行 ...

  5. 问题解决——AttributeError: module ‘tensorflow‘ has no attribute ‘placeholder‘

    问题解决--AttributeError: module 'tensorflow' has no attribute 'placeholder' 参考文章: (1)问题解决--AttributeErr ...

  6. 问题:AttributeError: module 'tensorflow' has no attribute 'gfile'

    目录 问题 原因与解决方案 解决方案1 解决方案2 问题 运行如下代码 if not tf.gfile.exists(DATA_DIRECTORY):tf.gfile.makedirs(DATA_DI ...

  7. module 'tensorflow' has no attribute 'Session'

    AttributeError: module 'tensorflow' has no attribute 'Session'错误解决 原创陆羽飞 最后发布于2019-10-07 13:32:07 阅读 ...

  8. keras module 'tensorflow' has no attribute 'placeholder'

    keras module 'tensorflow' has no attribute 'placeholder' pip install tensorflow-gpu==1.13.1 keras=2. ...

  9. tensorflow版本问题导致的错误AttributeError: module ‘tensorflow‘ has no attribute ‘***‘

    问题解决--AttributeError: module 'tensorflow' has no attribute 'placeholder' - yuanyuanWu11 - 博客园 tensor ...

最新文章

  1. xml操作类(转载)
  2. 程序员失业第一步?斯坦福研究员用AI从编译器反馈中学习改Bug
  3. python利用numpy创建数组(等比,等差,空数组,1数组)
  4. VC2010 [转]解决char *无法转换为LPCWSTR问题
  5. 2016年10月计算机网络技术,2016年10月自考计算机网络技术练习题及答案(2)
  6. jvm调优 java_opt_Java-100天知识进阶-JVM调优工具-JDK自带工具-知识铺《八》
  7. 【实物】端到端自动驾驶搭建教程(四)附完整资料
  8. 发布的站点自定义端口打不开解决方法
  9. 拓端tecdat|R语言使用倾向评分提高RCT(随机对照试验)的效率
  10. 项目在云服务器上的绝对路径,项目在云服务器上的绝对路径
  11. 对应分析与典型相关分析CCA笔记_数学建模系列
  12. MPB:遗传发育所白洋组-​高通量分离培养和鉴定植物根系细菌
  13. Image Super-Resolution via Iterative Refinement 论文解读和感想
  14. 官方正版授权Apowersoft 傲软抠图AI智能换背景工具软件
  15. Android APP LOGO尺寸
  16. 在Unity实现Canny边缘检测
  17. 24点卡牌游戏C++实现
  18. 北航计算机考研复试时间,北京航空航天大学计算机学院2019年硕士研究生复试安排...
  19. C++程序设计课程主页-2012级
  20. 英尺 厘米_我们如何在80小时内建立33,000英尺高的社区?

热门文章

  1. C++中给二维指针分配内存
  2. 71道Android开发面试题
  3. linux正则表达式的使用方法,Linux中基本正则表达式
  4. 问题集锦(43-45)
  5. 2018批量打印开关_新品上市,震撼来袭!买UV平板打印机,一定看过这款后再定!...
  6. 详解coredump
  7. java dateformat类_JAVA--常量池,Date类,SimpleDateFormat类与Calendar类
  8. mysql 表空间收缩_【135期】谈谈MySQL中的重做日志,回滚日志,以及二进制日志的区别及各自作用...
  9. python常用的集成开发环境和编辑器有哪些_常用的几款Python集成开发环境或者编辑器详解...
  10. 大同锦华计算机学校,2017锦华计算机学校与你在一起!