Skip to content

Commit

Permalink
Add missing resnext101_64x4d to hubconf.py (#6228)
Browse files Browse the repository at this point in the history
  • Loading branch information
datumbox authored Jul 1, 2022
1 parent 7547180 commit d6e39ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hubconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
resnet152,
resnext50_32x4d,
resnext101_32x8d,
resnext101_64x4d,
wide_resnet50_2,
wide_resnet101_2,
)
Expand Down

0 comments on commit d6e39ff

Please sign in to comment.