!10644 adjust cost threshold for bert ci_smoke

From: @sl_wang
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34
This commit is contained in:
mindspore-ci-bot 2020-12-27 15:52:28 +08:00 committed by Gitee
commit 765c502b9c
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