您当前的位置: 首页 >  tensorflow
  • 0浏览

    0关注

    2393博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

成功解决AttributeError: module tensorflow has no attribute lite

一个处女座的程序猿 发布时间:2020-07-08 23:40:20 ,浏览量:0

成功解决AttributeError: module tensorflow has no attribute lite

 

 

 

目录

解决问题

解决思路

解决方法

 

 

 

解决问题

    self.interp_palm = tf.lite.Interpreter(palm_model) AttributeError: module 'tensorflow' has no attribute 'lite'

 

 

 

 

解决思路

属性错误:模块“tensorflow”没有属性“lite”

 

 

 

 

 

解决方法

参考:TensorFlow函数教程:tf.lite.Interpreter TensorFlow版本不一致导致错误,需要将TensorFlow版本升级到TensorFlow2.0

 

 

 

 

 

 

关注
打赏
1664196048
查看更多评论
立即登录/注册

微信扫码登录

0.0438s