Executor failed to create kernel. Unimplemented: Cast int32 to string is not supported

我在做最简单的cnn时用gpu跑一直报错 最后停住 请问这个问题的错因是什么呢

img

是我需要把输入改成string类型吗 我尝试了吧 标签改成str()类型但是不行