Skip to content

CompatHelper: bump compat for AbstractPPL to 0.15 for package docs, (keep existing compat)#1399

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-05-20-00-37-14-621-01991770917
Open

CompatHelper: bump compat for AbstractPPL to 0.15 for package docs, (keep existing compat)#1399
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2026-05-20-00-37-14-621-01991770917

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This pull request changes the compat entry for the AbstractPPL package from 0.14 to 0.14, 0.15 for package docs.
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.

@devmotion devmotion force-pushed the compathelper/new_version/2026-05-20-00-37-14-621-01991770917 branch from e36d32d to 3a9e3f0 Compare May 20, 2026 00:37
@github-actions
Copy link
Copy Markdown
Contributor Author

DynamicPPL.jl documentation for PR #1399 is available at:
https://TuringLang.github.io/DynamicPPL.jl/previews/PR1399/

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.30%. Comparing base (d2052a1) to head (3a9e3f0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1399   +/-   ##
=======================================
  Coverage   82.30%   82.30%           
=======================================
  Files          50       50           
  Lines        3543     3543           
=======================================
  Hits         2916     2916           
  Misses        627      627           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor Author

Benchmarks @ 3a9e3f0

Performance

Performance Ratio:
Ratio of time to compute gradient and time to compute log-density.
Warning: results are very approximate! See benchmark notes for more context.

===================================================================================================
                                               eval                       gradient                 
                                            ----------  -------------------------------------------
Model                        dim    linked      primal     FwdDiff    RvsDiff    Mooncake    Enzyme
---------------------------------------------------------------------------------------------------
Simple assume observe*         1     false     5.19 ns       10.62    1351.24       30.20      6.38
Simple assume observe*         1      true     19.0 ns        2.99     389.58       15.47      1.73
Smorgasbord                  201     false     9.15 μs       61.89      88.49        8.35      6.37
Smorgasbord                  201      true     19.8 μs       29.45      56.05        4.27      2.78
Loop univariate 1k          1000     false     49.7 μs      371.46     105.37        3.86      2.78
Loop univariate 1k          1000      true     49.5 μs      532.59     106.90        3.77      3.13
Multivariate 1k             1000     false     40.6 μs      237.40      40.86        5.28      1.62
Multivariate 1k             1000      true     38.4 μs      243.53      41.94        5.89      1.65
Loop univariate 10k        10000     false    225.0 μs    10914.86     240.55        6.18      5.32
Loop univariate 10k        10000      true    234.0 μs    12321.21     236.44        5.72      5.04
Multivariate 10k           10000     false    238.0 μs     6580.64      71.22        8.88      1.82
Multivariate 10k           10000      true    237.0 μs     6516.07      70.85        8.85      1.85
Dynamic                       15     false     2.34 μs         err      32.04       11.42      8.23
Dynamic                       10      true     3.07 μs        1.99      39.80       10.07     13.48
Submodel*                      1     false     5.18 ns       21.72    1671.73       58.11     12.22
Submodel*                      1      true     5.19 ns       20.95    1772.21       58.20     12.26
LDA                           12      true     27.4 μs        0.61       1.98       25.52       err
===================================================================================================

Rows marked * have t(logdensity) below about 100 ns; their ratios can be dominated by timer floor, fixed overhead, and run-to-run variation. For those rows, raw t(grad) is more meaningful than t(grad)/t(logdensity).

Main @ d2052a1
===================================================================================================
                                               eval                       gradient                 
                                            ----------  -------------------------------------------
Model                        dim    linked      primal     FwdDiff    RvsDiff    Mooncake    Enzyme
---------------------------------------------------------------------------------------------------
Simple assume observe*         1     false     5.87 ns        9.22    1147.16       28.84      6.36
Simple assume observe*         1      true     24.2 ns        2.43     317.00        6.94      1.54
Smorgasbord                  201     false     6.51 μs       65.90     123.29        6.19      8.63
Smorgasbord                  201      true      8.8 μs       64.72     125.84        5.30      5.95
Loop univariate 1k          1000     false     19.5 μs      968.43     277.15        7.59      5.96
Loop univariate 1k          1000      true     20.8 μs     1334.97     260.63        7.10      5.61
Multivariate 1k             1000     false     20.2 μs      338.77      74.96       10.79      2.68
Multivariate 1k             1000      true     26.3 μs      246.40      62.10        8.66      2.76
Loop univariate 10k        10000     false    191.0 μs    11568.83     305.54        7.83      6.09
Loop univariate 10k        10000      true    206.0 μs    11812.60     286.71        6.86      5.39
Multivariate 10k           10000     false    207.0 μs     5295.65      85.99       11.12      2.20
Multivariate 10k           10000      true    207.0 μs     5765.94      85.84       11.05      2.13
Dynamic                       15     false     1.48 μs         err      40.72       24.24     11.13
Dynamic                       10      true     2.04 μs        1.97      58.87       18.15     21.32
Submodel*                      1     false     5.88 ns       10.21    1584.29       29.46      6.41
Submodel*                      1      true     5.88 ns       10.39    1694.70       29.04      6.41
LDA                           12      true     24.8 μs        0.51       2.09       52.91       err
===================================================================================================
Environment
Julia Version 1.11.9
Commit 53a02c0720c (2026-02-06 00:27 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, icelake-server)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants