Unverified Commit d6e39ff7 authored by Vasilis Vryniotis's avatar Vasilis Vryniotis Committed by GitHub
Browse files

Add missing `resnext101_64x4d` to `hubconf.py` (#6228)

parent 75471803
......@@ -49,6 +49,7 @@ from torchvision.models.resnet import (
resnet152,
resnext50_32x4d,
resnext101_32x8d,
resnext101_64x4d,
wide_resnet50_2,
wide_resnet101_2,
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment