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 c629504 commit 6309187Copy full SHA for 6309187
torchvision/datasets/vision.py
@@ -1,7 +1,6 @@
1
import os
2
from typing import Any, Callable, List, Optional, Tuple
3
4
-import torch
5
import torch.utils.data as data
6
7
from ..utils import _log_api_usage_once
0 commit comments