Engine prototype #13
@ -445,7 +445,7 @@ function realize_gram(
|
||||
|
||||
# return the factorization and its history
|
||||
push!(history.scaled_loss, loss / scale_adjustment)
|
||||
L, true, history
|
||||
L, loss < tol, history
|
||||
end
|
||||
|
||||
end
|
Loading…
Reference in New Issue
Block a user