Skip to content

Commit 6a9f321

Browse files
ParamThakkar123ChrisRackauckas
authored andcommitted
Formatted
1 parent e83847c commit 6a9f321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OptimizationSophia/test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ optprob = OptimizationProblem(optfun, pp, train_loader)
6464
res1 = solve(optprob,
6565
OptimizationSophia.Sophia(), callback = callback,
6666
maxiters = 2000)
67-
@test 10res1.objective < l1
67+
@test 10res1.objective < l1

0 commit comments

Comments
 (0)