The full `train` split and the full `test` split as two distinct datasets. train_ds, test_ds = tfds.load('mnist', split=['train', 'test']).
確定! 回上一頁