xautodl/configs/data.yaml/cifar10.train

8 lines
123 B
Plaintext
Raw Normal View History

2021-06-10 11:11:27 +02:00
class_or_func: CIFAR10
module_path: torchvision.datasets
args: []
kwargs:
train: True
download: True
transform: null