File size: 117 Bytes
d1ceb73 |
1 2 3 |
# torchvision imports tqdm from here.
from torch.hub import tqdm, load_state_dict_from_url as load_url # noqa: F401
|
d1ceb73 |
1 2 3 |
# torchvision imports tqdm from here.
from torch.hub import tqdm, load_state_dict_from_url as load_url # noqa: F401
|