JuliaGaussianProcesses / KernelFunctions.jl

Julia package for kernel functions for machine learning
https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/
MIT License
267 stars 32 forks source link

add enzyme to AD tests #505

Open st-- opened 1 year ago

st-- commented 1 year ago

Summary

Proposed changes

What alternatives have you considered?

Breaking changes

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -62.85 :warning:

Comparison is base (ef6d459) 94.16% compared to head (858dd66) 31.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #505 +/- ## =========================================== - Coverage 94.16% 31.31% -62.85% =========================================== Files 52 52 Lines 1387 1373 -14 =========================================== - Hits 1306 430 -876 - Misses 81 943 +862 ``` [see 44 files with indirect coverage changes](https://app.codecov.io/gh/JuliaGaussianProcesses/KernelFunctions.jl/pull/505/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGaussianProcesses)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

simsurace commented 11 months ago

I think it's worth re-running these tests. I just did a bunch of tests myself (not this PR though) and most kernels seem to work now.