Closed sethaxen closed 3 years ago
The compilation error is remedied by the latest commit pushed here: https://github.com/wsmoses/Enzyme.jl/pull/115
This may require a new cut of Enzyme_jll [and I haven't validated correctness as MeasureTheory requires support for the in progress jl_invoke handling under the hood].
Succeeds on my dev branch and I think main as well, closing.
Calling
autodiff
onMeasureTheory.logdensity
for a multivariate distribution causes Enzyme (and Julia) to crash. Here is a MWE (open details to see the huge stacktrace):