tensorflow TypeError:int() argument must be a string,a bytes-like object or a number,not ‘list‘
一、错误地方展示错误如下图所示二、解决问题通过大量的尝试,最终定位到feed_dict={image_holder:img_batch,label_holder:lbl_batch,keep_prob:0.6}TypeError:int()argumentmustbeastring,abytes-likeobjectoranumber,not'list'意思是:int()参数必须是字符串、类似字节