完整错误

Skipping optimization due to error while loading function libraries:
Invalid argument: Functions '__inference___backward_cudnn_gru_973_1109_specialized_for_SGD_gradients_bidirectional_StatefulPartitionedCall_1_grad_StatefulPartitionedCall_at___inference_keras_scratch_graph_2955' and '__inference___backward_standard_gru_1969_2558' both implement 'gru_fd36615e-65df-4b45-9bd7-8903b889b94c'
but their signatures do not match.

运行tensorflow-gpu2.0时,碰到这个警告
参考这个网址
发现好多人有这个问题,这个会跳过优化
github上面有人给出了解答

apparently seems like the issue (which I had too) is correlated with the activation function of the LSTM/GRU/RNN layer. By changing activation from default 'tanh' to 'sigmoid' the warning disappeared. Hope this will help fixing the problem.
翻译得:
似乎该问题(我也遇到过)与LSTM / GRU / RNN层的激活功能有关。
通过将激活从默认的“ tanh”更改为“ Sigmoid”,警告消失了。
希望这将有助于解决问题。

具体为什么这样修改,警告就消失了,就不太知道了!!!

bug-Skipping optimization due to error while loading function libraries: Invalid argument: Functions相关推荐

  1. [bug解决] Ubantu打不开Typora:typora error while loading shared libraries libXss.so.1

    文章目录 问题描述 问题分析 解决方法 问题描述 点击typora,会转一会,然后消失.打不开 在Terminal输入typora,出现如下报错: typora: error while loadin ...

  2. 执行srvctl报错 :error while loading shared libraries: libpthread.so.0:

    执行srvctl是报错error while loading shared libraries: libpthread.so.0:[oracle@rac02 ~]$ srvctl /opt/ora10 ...

  3. Oracle RAC安装过程中遇到“error while loading shared libraries libpthread.so.0”的解决办法...

    在CentOS 5上安装Oracle 10.2.0.1 RAC的cluster software的时候,在最后一步,第二个节点,执行root.sh的时候,报告error while loading s ...

  4. rac安装过程中 error while loading shared libraries libpthread.so.0 问题的解决

    rac安装过程中 error while loading shared libraries libpthread.so.0 问题的解决 2010-08-28 23:10 在CentOS 5上安装Ora ...

  5. GCC 链接 xxx:No such file or directory 及运行可执行文件 error while loading shared libraries: xxx.so 解决方案

    关于 GCC 提示找不到指定库文件的这个问题,通常出现在以下 2 个场景中: 利用静态库或者动态库文件实现链接操作(生成可执行文件)时,·GCC 可能会提示 xxx:No such file or d ...

  6. error while loading shared libraries: libstdc++.so.5: wrong ELF class: ELFCLASS64

    今天部署一个探针在运行的时候报了这样一个错:error while loading shared libraries: libstdc++.so.5: wrong ELF class: ELFCLAS ...

  7. Linux/ubuntu:Chrome报错解决: error while loading shared libraries: libnss3.so libXss.so.1 libasound.so.

    下午在用nodejs在linux上操作puppeteer/chromium/chrome时报错如下: -> # node search.js count is 1 (node:15360) Un ...

  8. 报错解决:cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such fi

    我的个人博客:zhang0peter的个人博客 先说一下为什么会发生这个错误,我看这篇博客:分享Centos6.5升级glibc过程 ,里面提到了如下命令: $ rm -rf /lib64/libc. ...

  9. 安装了libevent和memcached之后却发现在执行的时候出现了 error while loading shared libraries问题...

    今天晚上心血来潮装libevent和memcached,可是却出现了奇葩的问题,结果一看越来是引导文件的路径不对! 我遇到  error while loading shared libraries: ...

  10. 启动 nginx 时报错:error while loading shared libraries:

    Nginx 启动出错 error while loading shared libraries: libpcre.so.1 error while loading shared libraries: ...

最新文章

  1. 企业云桌面-07-安装虚拟机-001-Win701
  2. 在Flutter中嵌入Native组件的正确姿势
  3. react native 报错:cannot read property 'length' of undefined
  4. Hierarchy-Viewer架构
  5. IntelliJ IDEA如何设置添加类时注释作者信息和日期时间
  6. 重磅!Nature盘点年度十佳论文,生命科学占据半壁江山,中国学者表现亮眼
  7. mysql field flags_PHPmysql_field_flags()实例教程_PHP教程
  8. python 编写简单网页服务器
  9. uploadify 上传时丢失session
  10. 电梯的测试用例的设计点
  11. 初学QML之QML和C++混合方法
  12. synchronized工作原理剖析(一)
  13. Android百度离线地图
  14. 惊呆!200行代码就能实现的隐身术你见过么?
  15. 【Python表白小程序】表白神器——赶紧收藏起来~
  16. 如何学会计算机基础,学会这4点,你就能快速掌握电脑基本操作,摆脱新手的标签...
  17. centos ping 路由_centos服务器怎么ping命令
  18. 使用JAVA将m3u8转换为mp4格式
  19. jsonp无X-Requested-With 及其深扒
  20. 港科夜闻|香港科大校长史维教授获颁法国荣誉军团军官勋章(Officier de la Légion d'Honneur)...

热门文章

  1. C# 性能优化之斤斤计较篇 一
  2. UVA - 11029
  3. ASP.NET Linux部署(2) - MS Owin + WebApi + Mono + Jexus
  4. Nginx 学习--初级篇,Nginx 认识以及作用
  5. 通过jquery 获取下拉列表中选中的值对应的value
  6. php文件之间传值的三种主流并且常用的方式
  7. Iterator(迭代器)-对象行为型模式
  8. iOS UITextField限制输入字数
  9. .net中SessionState相关配置
  10. MapReduce入门(二)合并小文件