tensorflow models api:ValueError: Tensor conversion requested dtype string for Tensor with dtype flo

Posted youxiaogeo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tensorflow models api:ValueError: Tensor conversion requested dtype string for Tensor with dtype flo相关的知识,希望对你有一定的参考价值。

tensorflow models api:ValueError: Tensor conversion requested dtype string for Tensor with dtype float32: ‘Tensor("arg0:0", shape=(), dtype=float32, device=/device:CPU:0)‘

这个原因是你的tf-record有问题哈.检查pipline里面的tfrecord.

以上是关于tensorflow models api:ValueError: Tensor conversion requested dtype string for Tensor with dtype flo的主要内容,如果未能解决你的问题,请参考以下文章

[tensorflow]plot_model

如何为多个模型使用 tensorflow 服务

TensorFlow models - object detection API 安装

Tensorflow 中带有 model.fit 的 InvalidArgumentError

Notetensorflow freeze model

tensorflow model.evaluate 和 model.predict 非常不同的结果