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 7d1c049 commit 2f4927aCopy full SHA for 2f4927a
timm/models/dependencyvit.py
@@ -11,7 +11,7 @@
11
"""
12
13
import math
14
-from typing import Any, Dict, Optional, Tuple, Union
+from typing import Any, Dict, List, Optional, Tuple, Union
15
16
import torch
17
import torch.nn as nn
0 commit comments