Commit 830df55d authored by Philip Meier's avatar Philip Meier Committed by Francisco Massa
Browse files

added VisionDataset to __all__ (#878)

parent 3afcf3cd
...@@ -26,4 +26,4 @@ __all__ = ('LSUN', 'LSUNClass', ...@@ -26,4 +26,4 @@ __all__ = ('LSUN', 'LSUNClass',
'MNIST', 'KMNIST', 'STL10', 'SVHN', 'PhotoTour', 'SEMEION', 'MNIST', 'KMNIST', 'STL10', 'SVHN', 'PhotoTour', 'SEMEION',
'Omniglot', 'SBU', 'Flickr8k', 'Flickr30k', 'Omniglot', 'SBU', 'Flickr8k', 'Flickr30k',
'VOCSegmentation', 'VOCDetection', 'Cityscapes', 'ImageNet', 'VOCSegmentation', 'VOCDetection', 'Cityscapes', 'ImageNet',
'Caltech101', 'Caltech256', 'CelebA', 'SBDataset') 'Caltech101', 'Caltech256', 'CelebA', 'SBDataset', 'VisionDataset')
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment