We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83847c commit 6a9f321Copy full SHA for 6a9f321
lib/OptimizationSophia/test/runtests.jl
@@ -64,4 +64,4 @@ optprob = OptimizationProblem(optfun, pp, train_loader)
64
res1 = solve(optprob,
65
OptimizationSophia.Sophia(), callback = callback,
66
maxiters = 2000)
67
-@test 10res1.objective < l1
+@test 10res1.objective < l1
0 commit comments