Skip to content

Commit 7f9098b

Browse files
authored
Update test_spinn.py
1 parent a44ce6f commit 7f9098b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

models/PaddleScience/CI/test_models/test_spinn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def test_spinn_loss():
5555
"""
5656
epoch_num = 10 # 迭代次数
5757
output_dir = "./helmholtz3d" # 输出目录
58-
base_loss = 50.69930 # 基准损失值
58+
base_loss = 24.96435 # 基准损失值
5959
# CI机器更换为T4,base值暂时修改
6060
# base_loss = 36.0843 # 基准损失值
6161

0 commit comments

Comments
 (0)