Torchvision and Pytorch 1

Is torchvision compatible with pytorch 1?

I’m trying to use some functions like datasets.utils.check_integrity(fpath, md5):
and trying to import some of the vision models like denseney.py or resney.py

There is a torchvision-nightly package. You might want to check that out.