mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Update helpers.py
This commit is contained in:
parent
308d0b9554
commit
b18c9e323b
@ -15,7 +15,7 @@ from torch.hub import load_state_dict_from_url
|
||||
|
||||
from .features import FeatureListNet, FeatureDictNet, FeatureHookNet
|
||||
from .fx_features import FeatureGraphNet
|
||||
from .hub import has_hf_hub, download_cached_file, load_state_dict_from_hf, load_state_dict_from_url
|
||||
from .hub import has_hf_hub, download_cached_file, load_state_dict_from_hf
|
||||
from .layers import Conv2dSame, Linear
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user