在训练DeepLab的时候,出现tensorflow 调用bug :

1. Running model failed:Invalid argument: NodeDef mentions attr 'dilations' not in Op<name=Conv2D; signature=input:T, filter:T ->

2. Executor failed to create kernel.

经过查找,就是tensorflow的版本过低。

解决方法:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow-gpu==1.10

解决tensorflow 调用bug Running model failed:Invalid argument: NodeDef mentions attr 'dilations'相关推荐

  1. python 无法引用 tensorflow.keras_解决TensorFlow调用Keras库函数存在的问题

    tensorflow在1.4版本引入了keras,封装成库.现想将keras版本的GRU代码移植到TensorFlow中,看到TensorFlow中有Keras库,大喜,故将神经网络定义部分使用Ker ...

  2. seting the network namespace failed: Invalid argument

    使用Quantum的时候,会创建ip netns,当删除虚机或者删除子网的时候 一般在l3的日志里可以看到这个错误,这个应该是个bug 原因是因为在删除之前,就把虚拟网络的namespace读权限取消 ...

  3. cuMemcpyHtoDAsync failed: invalid argument

    tenorrt运行报错: pycuda._driver.LogicError: cuMemcpyHtoDAsync failed: invalid argument ----------------- ...

  4. rsync 出现 chown 您的目录 failed: invalid argument(22)

    参考:http://www.csuper.cn/?id=436 在windows10系统下使用rsync同步linux服务器上的文件出现下成错误提示: rsync: chown "/cygd ...

  5. 关于tensorflow的报错NodeDef mentions attr ‘xxx‘ not in Op的解决方案和产生原因

    在尝试使用下载的pb文件(frozen graph)时遇上了这个问题,报错信息如下. Traceback (most recent call last):File "/home/shuaig ...

  6. 解决tensorflow.python.framework.errors_impl.UnknownError: Failed to get convolution algorithm.

    报错内容 tensorflow.python.framework.errors_impl.UnknownError: Failed to get convolution algorithm. This ...

  7. 【TensorFlow】:解决TensorFlow的ImportError: DLL load failed: 动态链接库(DLL)初始化例程失败...

    [背景] 在scikit-learn基础上系统结合数学和编程的角度学习了机器学习后(我的github:https://github.com/wwcom614/machine-learning),意犹未 ...

  8. python动态库反初始化_【TensorFlow】:解决TensorFlow的ImportError: DLL load failed: 动态链接库(DLL)初始化例程失败...

    [背景] 在scikit-learn基础上系统结合数学和编程的角度学习了机器学习后(我的github:https://github.com/wwcom614/machine-learning),意犹未 ...

  9. python动态库反初始化_解决TensorFlow的ImportError: DLL load failed: 动态链接库(DLL)初始化例程失败...

    [背景] 在scikit-learn基础上系统结合数学和编程的角度学习了机器学习后(我的github:https://github.com/wwcom614/machine-learning),意犹未 ...

最新文章

  1. mysql集群2台linux_安装配置基于两台服务器的MySQL集群(2)
  2. android 8.0 intent,Android 8.0通知栏适配问题
  3. You can't specify target table 'myusertable' for ......in FROM clause
  4. B+树 范围查询_为什么 MySQL 使用 B+ 树,而不是 B 树或者 Hash?
  5. 【PAT】1001 害死人不偿命的(3n+1)猜想
  6. 只加两行代码,为什么用了整整两天时间?
  7. UVA485 Pascal‘s Triangle of Death【大数】
  8. 织梦采集侠教程设置免费版本
  9. 2020年黑苹果硬件配置推荐
  10. 网络流量分析利器-可视化网络-netflow【1】-基础原理
  11. 7-3 A-B 本题要求你计算A−B。不过麻烦的是,A和B都是字符串 —— 即从字符串A中把字符串B所包含的字符全删掉,剩下的字符组成的就是字符串A−B。
  12. Leetcode799. 香槟塔
  13. 蓝牙LMP响应超时 BLE_HCI_STATUS_CODE_LMP_RESPONSE_TIMEOUT
  14. Virtual Machine Monitors——VMM总结
  15. Mina中的Kimchi SNARK
  16. 爬虫技术:携程爬虫阳光问政数据
  17. 微商最低成本引流,学会这招日引精准粉1000+
  18. DoEvents的用法
  19. HTTP内容的大小写问题
  20. 光明区支持现代服务业高质量发展若干措施(征求意见稿)

热门文章

  1. 丰富的层次感,打造190㎡现代简约居住空间
  2. AT指令(中文详解版)二 [转载]
  3. 03-做一个通读Vue源码的计划吧
  4. DOTA2匹配机制详解
  5. Java中Double与BigDecimal的互转,Date和LocalDateTime互转
  6. opencv 摄像头捕获的图像保存为avi视频 代码解析
  7. 固有的不可移植的特征之volatile限定符
  8. 10种世界上最美的花
  9. python tkinter 实现简易秒表计时器
  10. Python模块configparser:加载配置文件config.ini