tensorflow typeerror: tf_sessionrun_wrapper: expected all values in input dict to be ndarray
原来好好的,突然就不行了
解决!
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。好像是安装的一些东西冲突了
我的方法:pip uninstall numpy
多uninstall 一下,我发现我有两个版本的numpy
再pip install numpy(慢的话用清华源)
环境:win10 tensorflow-gpu 1.13.1 python3.6.8(没记错的话)

更多精彩