tf.train.shuffle_batch出现All shap
2018-03-08 本文已影响0人
oword
用tf.train.shuffle_batch函数出现All shapes must be fully defined:错误
则将Tensor类型的shape全部指定,若输入数据为图片则指定其高度和宽度和其他shape
用tf.train.shuffle_batch函数出现All shapes must be fully defined:错误
则将Tensor类型的shape全部指定,若输入数据为图片则指定其高度和宽度和其他shape