Skip to content

Commit

Permalink
Revert "[CINN]Adjust Bert unittest loss ground truth (#53628)" (#53731)
Browse files Browse the repository at this point in the history
This reverts commit 45ce0ad.
  • Loading branch information
Aurelius84 authored May 12, 2023
1 parent 58916e3 commit 95ae5d5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions test/prim/model/test_bert_prim_cinn.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,16 @@
]

DY2ST_PRIM_CINN_GT = [
10.861940383911133,
10.350666046142578,
10.331628799438477,
10.267815589904785,
10.22376537322998,
10.198311805725098,
10.16231632232666,
10.10612678527832,
10.122684478759766,
10.0067138671875,
10.976988792419434,
10.345282554626465,
10.33430004119873,
10.275235176086426,
10.22808837890625,
10.200264930725098,
10.161019325256348,
10.10872745513916,
10.121539115905762,
9.990568161010742,
]


Expand Down

0 comments on commit 95ae5d5

Please sign in to comment.