typeError:The value of a feed cannot be a tf.Tensor object.Acceptable feed values include Python sca

Posted 在下小白

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了typeError:The value of a feed cannot be a tf.Tensor object.Acceptable feed values include Python sca相关的知识,希望对你有一定的参考价值。

如上贴出了:错误信息和错误代码。

这个问题困扰了自己两天,报错大概是说输入的数据和接受的格式不一样,不能作为tensor。

后来问了大神,原因出在tf.reshape(),因为网络训练时用placeholder定义了输入格式,所以输入不能用tensor,而tf.reshape()返回结果就是一个tensor了,所以输入会报错。

因此改为了这种格式

灵机一动,全都使用numpy里面的方法提供格式的转换,这样就不会产生tensor形的变量了。改完以后成功运行

 

以上是关于typeError:The value of a feed cannot be a tf.Tensor object.Acceptable feed values include Python sca的主要内容,如果未能解决你的问题,请参考以下文章

TypeError: the JSON object must be str, bytes or bytearray, not dict

微信小程序解密 TypeError(the JSON object must be str, not ‘bytes')

JSON解析时出现:TypeError: the JSON object must be str, bytes or bytearray, not NoneType

Day2 (operation)/(optional Value of double eye Value)

[转]Null value was assigned to a property of primitive type setter of"原因及解决方法

Null value was assigned to a property of primitive type setter of