We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b33696 commit 34b9775Copy full SHA for 34b9775
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