Samuel William Nehrer
Results
2
issues of
Samuel William Nehrer
This is likely resulting from the use of dictionaries in the initialization process, either in the premade hgf or init_hgf function.
Hi everyone! We stumbled upon an issue when fitting a `Turing` model using `ReverseDiff` if the inputs are `Vector{Real}`. ### Minimal Working Example ```Julia using Turing, ReverseDiff, Distributions, LogExpFunctions @model...
upstream: reported