We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xopt, sol = comrade_opt(post, LBFGS(); maxiters=1000, initial_params=prior_sample(rng, post))
in closure imaging tutorial
AssertionError: sz == sizeof(Int) Stacktrace: [1] should_recurse(typ2::Any, arg_t::LLVM.IntegerType, byref::GPUCompiler.ArgumentCC, dl::LLVM.DataLayout) @ Enzyme.Compiler ~/.julia/packages/Enzyme/RvNgp/src/absint.jl:210
Status `/Project.toml` [99d987ce] Comrade v0.11.0 [31c24e10] Distributions v0.25.113 [7da242da] Enzyme v0.13.14 [7f7a1694] Optimization v4.0.5 [36348300] OptimizationOptimJL v0.4.1 [3d61700d] Pyehtim v0.1.3 [860ef19b] StableRNGs v1.0.2 [b1ba175b] VLBIImagePriors v0.9.0
and Julia 1.10.6
Julia 1.10.6
The text was updated successfully, but these errors were encountered:
Which version of Comrade are you using? This should be temporarily fixed on 0.11.1.
The actual issue is from a recent update to Enzyme that I'm working with the developers to fix.
Sorry, something went wrong.
It was fixed when I updated Comrade to 0.11.1. Thanks for the guidance.
Ok so this is something to do with a custom rule I wrote for the closure likelihood. It is being investigated in EnzymeAD/Enzyme.jl#2085
No branches or pull requests
overview
code
error location
in closure imaging tutorial
error code
environment
and
Julia 1.10.6
The text was updated successfully, but these errors were encountered: