Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

edgify / torch   python

Repository URL to install this package:

Version: 2.0.1+cpu 

/ utils / model_zoo.py

# torchvision imports tqdm from here.
from torch.hub import tqdm, load_state_dict_from_url as load_url  # noqa: F401