Skip to content

Commit 9495d96

Browse files
Update src/ode_solve.jl
1 parent a2eef3d commit 9495d96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ode_solve.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ function generate_loss(strategy::WeightedIntervalTraining, phi, f, autodiff::Boo
327327
sum(abs2, [inner_loss(phi, f, autodiff, t, θ, p) for t in ts])
328328
end
329329
end
330-
331330
return loss
332331
end
333332

0 commit comments

Comments
 (0)