dataset = dataset.shuffle(BUFFER_SIZE).batch(BATCH_SIZE, drop_remainder=True) dataset. <BatchDataset shapes: ((64, 100), (64, 100)), types: (tf.int64, ...
確定! 回上一頁