We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae1727 commit 91bd94fCopy full SHA for 91bd94f
torchvision/prototype/datasets/_builtin/sbu.py
@@ -1,4 +1,5 @@
1
import pathlib
2
+import warnings
3
from typing import List, Any, Dict, Optional, Tuple, BinaryIO
4
5
from torch.utils.model_zoo import tqdm
0 commit comments