Skip to content

Commit

Permalink
[fbsync] Add missing resnext101_64x4d to hubconf.py (#6228)
Browse files Browse the repository at this point in the history
Reviewed By: jdsgomes

Differential Revision: D37643910

fbshipit-source-id: f2bb3bcb90d53e48aeb775845cd120a4c730bfad
  • Loading branch information
datumbox authored and facebook-github-bot committed Jul 6, 2022
1 parent c3924d8 commit c2a3a25
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 c2a3a25

Please sign in to comment.