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 ff4d3e2 commit ad788beCopy full SHA for ad788be
timm/models/_builder.py
@@ -3,7 +3,7 @@
3
import os
4
from copy import deepcopy
5
from pathlib import Path
6
-from typing import Any, Callable, Dict, Optional, Tuple
+from typing import Any, Callable, Dict, Optional, Tuple, Union
7
from contextlib import nullcontext
8
9
import torch
0 commit comments