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 1edbc06 commit 4eb82f4Copy full SHA for 4eb82f4
torchvision/prototype/transforms/_utils.py
@@ -1,7 +1,7 @@
1
import numbers
2
from collections import defaultdict
3
4
-from typing import Any, Callable, Dict, Optional, Sequence, Tuple, Type, Union
+from typing import Any, Callable, Dict, Sequence, Tuple, Type, Union
5
6
import PIL.Image
7
0 commit comments