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 2cfff05 commit 6242661Copy full SHA for 6242661
timm/models/_hub.py
@@ -16,7 +16,6 @@
16
from torch.hub import _get_torch_home as get_dir
17
18
from timm import __version__
19
-from timm.layers import ClassifierHead, NormMlpClassifierHead
20
from timm.models._pretrained import filter_pretrained_cfg
21
22
try:
0 commit comments