adjust cost threshold for bert ci_smoke

pull/10644/head
mwang 4 years ago
parent 8bd048cb0f
commit 59f7605987

@ -230,7 +230,7 @@ def test_bert_thor_mlperf_8p():
os.system("rm -rf " + str(i)) os.system("rm -rf " + str(i))
print("End training...") print("End training...")
assert mean_cost < 64.2 assert mean_cost < 64.4
assert mean_loss < 7.9 assert mean_loss < 7.9

Loading…
Cancel
Save