TuringLang / JuliaBUGS.jl

A domain specific language (DSL) for probabilistic graphical models
https://turinglang.org/JuliaBUGS.jl/
MIT License
21 stars 3 forks source link

CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.30, (keep existing compat) #225

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 1 week ago

This pull request changes the compat entry for the DynamicPPL package from 0.25, 0.26, 0.27, 0.28, 0.29 to 0.25, 0.26, 0.27, 0.28, 0.29, 0.30. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

github-actions[bot] commented 1 week ago
BridgeStan not found at location specified by $BRIDGESTAN environment variable, downloading version 2.5.0 to /home/runner/.bridgestan/bridgestan-2.5.0 Done! Model dogs produces error: ErrorException("log_density() failed with exception: Exception: bernoulli_lpmf: Probability parameter is inf, but must be in the interval [0, 1] (in '/home/runner/work/JuliaBUGS.jl/JuliaBUGS.jl/benchmark/stan/bugs_examples/vol1/dogs/dogs.stan', line 37, column 6 to line 38, column 62)\n") Model Parameter Count Data Count Stan Density Time (µs) Stan Density Gradient Time (µs) JuliaBUGS Density Time with Graph Walk (µs) JuliaBUGS Density Gradient Time with ReverseDiff.jl(compiled tape) (µs)
rats 65 150 5.5144 8.12867 6926.31 92.0115
pumps 12 10 0.987034 1.38259 170.75 6.65225
dogs 2 720 NA NA 3591.03 159.422
seeds 26 21 2.44042 3.21267 669.212 21.08
surgical_realistic 14 12 1.32068 1.74106 233.376 8.977
magnesium 108 96 10.4495 12.143 9210.03 86.653
salm 22 18 2.40283 3.09911 500.087 13.5405
equiv 15 20 2.43292 3.32511 367.005 17.0775
dyes 9 30 1.00223 1.33386 243.279 13.4855
stacks 6 21 1.14496 1.71147 310.558 15.038
epil 303 236 32.752 38.422 63897.7 283.08
blockers 47 44 3.32875 3.84014 1981.41 35.948
oxford 244 240 16.06 18.715 48221.1 229.523
lsat 1006 5000 173.255 214.583 2.99541e6 1626.51
bones 33 422 72.405 90.37 13784.6 199.565
mice 20 65 7.424 9.44767 1020.58 40.487
kidney 64 58 10.9605 16.611 3681.15 80.572
leuk 18 714 20.399 26.62 9726.03 244.21
leukfr 40 714 23.984 31.96 18417.4 262.955
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11450672929

Details


Totals Coverage Status
Change from base Build 11433118017: 0.0%
Covered Lines: 1377
Relevant Lines: 1767

💛 - Coveralls