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 d04a3e3 commit 0b1da89Copy full SHA for 0b1da89
torchvision/tv_tensors/_keypoints.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-from typing import Any, Mapping, MutableSequence, Optional, Sequence, Tuple, Union
+from typing import Any, Mapping, Sequence
4
5
import torch
6
from torch.utils._pytree import tree_flatten
0 commit comments