会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
华东 博客
17年国科大博士毕业,曾就职于三星电子,清华博后,目前在某大模型创业公司工作,研究方向大模型、智能体 新浪博客: http://blog.sina.com.cn/u/2463286753
博客园
首页
新随笔
联系
管理
订阅
2021年4月9日
TensorFlow2报错:tf.placeholder() is not compatible with eager execution.
摘要: 当我们将TensorFlow1.x中的程序迁移到2.0+版本时,在之前1.x版本中有函数tf.placeholder(),替换成tf.compat.v1.placeholder(),运行时报如下错误: tf.placeholder() is not compatible with eager exe
阅读全文
posted @ 2021-04-09 17:46 华东博客
阅读(2360)
评论(0)
推荐(0)
编辑