未验证 提交 56e8affe 编写于 作者: 6 6clc 提交者: GitHub

test(cinn): fix resnet50 precision (#53649)

上级 38e5cd00
...@@ -46,15 +46,15 @@ epoch_num = 1 ...@@ -46,15 +46,15 @@ epoch_num = 1
# The results in ci as as follows: # The results in ci as as follows:
DY2ST_PRIM_CINN_GT = [ DY2ST_PRIM_CINN_GT = [
5.828786849975586, 5.828786849975586,
8.332868576049805, 8.332858085632324,
5.038548469543457, 5.026939868927002,
8.554015159606934, 8.475804328918457,
8.106254577636719, 8.017110824584961,
7.493070125579834, 7.8353095054626465,
9.479158401489258, 9.731267929077148,
8.270158767700195, 8.193124771118164,
8.324719429016113, 8.155317306518555,
10.140411376953125, 10.185102462768555,
] ]
if core.is_compiled_with_cuda(): if core.is_compiled_with_cuda():
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册