Skip to content

Commit

Permalink
Update lti_sde.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
theogf authored Apr 27, 2023
1 parent 967c1f9 commit 718b1bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/gp/lti_sde.jl
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ println("lti_sde:")

# Just need to ensure we can differentiate through construction properly.
if isnothing(kernel.to_vec_grad)
@test_broken "Gradient tests are not passing"
continue
elseif kernel.to_vec_grad
test_zygote_grad_finite_differences_compatible(
Expand Down

0 comments on commit 718b1bd

Please sign in to comment.