Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
tangwei94 committed Jan 27, 2025
1 parent ee60c51 commit 27ffc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_vumps.jl
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ end
end

sX = random_real_symmetric_tensor(2)
test_ADgrad(_F1, T; sX=sX, num=2, α=1e-4, tol=1e-4)
test_ADgrad(_F1, T; sX=sX, num=2, α=1e-4, tol=1e-3)
end

0 comments on commit 27ffc21

Please sign in to comment.