|
Ran
|
Jobs
1
|
Files
38
|
Run time
3s
|
Badge
README BADGES
|
push
github
Add `getparams` and `get_params_varinfo` functions (#113) In light of https://github.com/TuringLang/Turing.jl/pull/2097, we know sometimes computation with `ReverseDiff` compiled can be wrong because `LogDensityProblemsAD` uses zeros array for the compilation process. This PR added a function `getparams` similar to [`DynamicPPL.jl`'s](https://github.com/TuringLang/DynamicPPL.jl/blob/d204fcb65/src/logdensityfunction.jl#L89). The PR also update the function `get_params_varinfo` so that we can return a DPPL compatible `SimpleVarInfo` with values in unconstrained space.
25 of 25 new or added lines in 1 file covered. (100.0%)
1221 of 1692 relevant lines covered (72.16%)
15178.44 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6495236870.1 | 0 |
72.16 |
GitHub Action Run |