Skip to content

Commit

Permalink
plt update net instance, test=model
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeref996 committed Aug 29, 2024
1 parent b4e3891 commit 57b98ad
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ testings:

compare:
-
baseline: 'dy_train'
latest: 'paddle_infer_new_exc_pir'
baseline: 'paddle_infer_new_exc_pir'
latest: 'dy_train'
precision:
delta: 0.00001
rtol: 0.000001
-
baseline: 'dy2st_train_cinn'
latest: 'paddle_infer_new_exc_pir'
baseline: 'paddle_infer_new_exc_pir'
latest: 'dy2st_train_cinn'
precision:
delta: 0.00001
rtol: 0.000001

0 comments on commit 57b98ad

Please sign in to comment.