在使用TensorFlow的AutoGraph的时候出现了一些问题,特此记录

AutoGraph did not convert this function. Try decorating it directly with @tf.function()
WARNING:  export AUTOGRAPH_VERBOSITY=10

是因为AutoGraph需要gast,而gast升级到了最新的0.3.2,所以解决方法也比较简单,把gast降下去

pip install gast==0.2.2

最新文章

  1. Android,不小心关闭了某个小窗口怎么恢复,方法介绍
  2. h-ui前端框架
  3. delphi XE5下 andriod 广告图片的demo
  4. html5 shiv
  5. QQ群聊天记录文件分割
  6. Log.i()的用法
  7. ubuntu 12.04版本出现界面终端打开broken pipe,但是tty1这些可以。
  8. Berkeley DB基础教程
  9. uva11426(莫比乌斯反演)
  10. Microsoft Visual Studio 2012正式版官方下载
  11. 【转】shell中如何判断一个变量是否为空
  12. [SDOI2012]Longge的问题
  13. 【子集或者DFS】部分和问题
  14. Java问题解决:"错误:编码GBK 的不可映射字符"
  15. html概念
  16. cpp 区块链模拟示例(二)工程代码解析
  17. 用type动态创建Form
  18. 好文推荐:转载一篇别人kaggle的经验分享
  19. HashMap、LinkedHashMap、ConcurrentHashMap、ArrayList、LinkedList的底层实现
  20. BZOJ3998:[TJOI2015]弦论(SAM)

热门文章

  1. HandyJSON.Metadata.Class Xcode10.2, swift5.0 报错 linker command failed with exit code 1
  2. UVA 10054 The Necklace 转化成欧拉回路
  3. API网关,让您和Serverless再近一步
  4. Spring装配Bean的一些高级技巧
  5. Sequence Models Week 1 Building a recurrent neural network - step by step
  6. POJ 1125:Stockbroker Grapevine
  7. AT1983 BBQ Hard 解题报告
  8. python导出oracle中的表内容,并生成excel文件
  9. OpenStack(四)——使用Kolla部署OpenStack多节点云
  10. h5-transform-3d