adjust cost threshold for bert ci_smoke

This commit is contained in:
mwang 2020-12-27 14:08:09 +08:00
parent 8bd048cb0f
commit 59f7605987
1 changed files with 1 additions and 1 deletions

View File

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