Skip to content

Commit 38542b9

Browse files
committed
fix accurate issue on ubuntu
1 parent 330fd73 commit 38542b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_pretrained_models.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ inception_v3_slim:
9191
outputs:
9292
- InceptionV3/Predictions/Softmax:0
9393
rtol: 0.02
94-
atol: 0.000001
94+
atol: 0.00001
9595

9696
googlenet_v1_nonslim:
9797
disabled: true

0 commit comments

Comments
 (0)