update tests/st/networks/models/resnet50/test_resnet50_imagenet.py.

pull/12542/head
wangmin0104 4 years ago committed by Gitee
parent c09968160f
commit f1f0ad41ff

@ -369,4 +369,4 @@ def test_resnet_and_resnet_thor_imagenet_4p():
os.system("rm -rf " + str(i))
print("End training...")
assert thor_acc > 0.25
assert thor_cost < 21
assert thor_cost < 22

Loading…
Cancel
Save