提交 2eefb94f 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!3312 Relax the threshold of pynative resnet50 performance st

Merge pull request !3312 from JoyLvliang/Relax-the-threshold-of-pynative-resnet50-performance-st
......@@ -428,5 +428,5 @@ def test_pynative_resnet50():
cost_time = end_time - start_time
print("======step: ", step, " loss: ", loss_output.asnumpy(), " cost time: ", cost_time)
if step > 1:
assert cost_time < 0.3
assert cost_time < 0.31
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册