Skip to content

Commit 76ae35b

Browse files
Merge pull request #288 from co63oc/fix16
[Accuracy diff No.62、71、149] Fix accuracy diff for paddle.Tensor.fill_diagonal_ API
2 parents 4aefcc7 + f89bc64 commit 76ae35b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

report/ci_ce_cpu/error_log.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12840,6 +12840,7 @@ ACTUAL: array([[-0.237473, 0.376778, 1. ],
1284012840
DESIRED: array([[ 1. , 0.376778, -0.302522],
1284112841
[ 0.247586, 1. , -0.091576],
1284212842
[-0.26609 , 0.128507, 1. ]], dtype=float32)
12843+
1284312844
2025-04-27 03:43:19.583358 test begin: paddle.Tensor.fill_diagonal_(Tensor([3, 3],"float32"), 4, 1, False, )
1284412845
[accuracy error] paddle.Tensor.fill_diagonal_(Tensor([3, 3],"float32"), 4, 1, False, )
1284512846
Not equal to tolerance rtol=0.01, atol=0.01

0 commit comments

Comments
 (0)