无法将 BatchDataset 转换为张量或操作
作者: Ruchit1395创建于 2018年9月3日更新于 2020年10月9日
当我在尝试运行此代码时,无法执行 self.img = tf.reshape(img, [-1,28,28,1])。我收到以下错误:
内容来源: chiphuyen/stanford-tensorflow-tutorials
当我在尝试运行此代码时,无法执行 self.img = tf.reshape(img, [-1,28,28,1])。我收到以下错误:
内容来源: chiphuyen/stanford-tensorflow-tutorials