Commit ca8418b
Han Wang
fix: pass mae parameter to Paddle eval_pd in consistency tests
The eval_pd methods in TestEner and TestEnerGF were missing the mae
parameter, causing key mismatch when comparing Paddle output against
the reference (dpmodel) which includes mae_* keys.1 parent aff5d11 commit ca8418b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
531 | 532 | | |
532 | 533 | | |
533 | 534 | | |
| 535 | + | |
534 | 536 | | |
535 | 537 | | |
536 | 538 | | |
| |||
0 commit comments