dataset = dataset.shuffle(1000).batch(100) · print(type(dataset)) · #output · <class 'tensorflow.python.data.ops.dataset_ops.BatchDataset'>.
確定! 回上一頁