Closed zhangzj818 closed 7 years ago
when the program is running to"tf.train.start_queue_runners(sess=sess)" then error.
ERROR:tensorflow:Exception in QueueRunner: Cast string to int64 is not supported [[Node: Cast_1 = CastDstT=DT_INT64, SrcT=DT_STRING, _device="/job:localhost/replica:0/task:0/cpu:0"]] my label dtype: int64 and img dtype:float32 how to fix? @ry thx
when the program is running to"tf.train.start_queue_runners(sess=sess)" then error.
ERROR:tensorflow:Exception in QueueRunner: Cast string to int64 is not supported [[Node: Cast_1 = CastDstT=DT_INT64, SrcT=DT_STRING, _device="/job:localhost/replica:0/task:0/cpu:0"]] my label dtype: int64 and img dtype:float32 how to fix? @ry
thx