Skip to content

Commit a66f34c

Browse files
committed
Merge branch 'master' into bug/rgbalpha_test_file
2 parents 2386cc5 + f8ba581 commit a66f34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_hub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def sum_of_model_parameters(model):
1313
return s
1414

1515

16-
SUM_OF_PRETRAINED_RESNET18_PARAMS = -12703.8974609375
16+
SUM_OF_PRETRAINED_RESNET18_PARAMS = -12703.9931640625
1717

1818

1919
@unittest.skipIf('torchvision' in sys.modules,

0 commit comments

Comments
 (0)