Engine prototype #13
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ function realize_gram_optim(
|
||||||
optimize(
|
optimize(
|
||||||
loss, loss_grad!, loss_hess!,
|
loss, loss_grad!, loss_hess!,
|
||||||
reshape(guess, total_dim),
|
reshape(guess, total_dim),
|
||||||
NewtonTrustRegion()
|
Newton()
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue