Skip to content

Commit 669b800

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Add MovingMNIST to __all__ list in datasets (#8705)
Reviewed By: vmoens Differential Revision: D68021973 fbshipit-source-id: 3bbe86bf80dfb76456fffdac60a812a432d2a5f2
1 parent edb427a commit 669b800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchvision/datasets/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"QMNIST",
7373
"MNIST",
7474
"KMNIST",
75+
"MovingMNIST",
7576
"StanfordCars",
7677
"STL10",
7778
"SUN397",

0 commit comments

Comments
 (0)