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

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.

原文地址:https://www.cnblogs.com/YouXiangLiThon/p/9951700.html