Skip to content

CompatHelper: bump compat for AbstractPPL to 0.13 for package docs, (keep existing compat) #989

New issue

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the AbstractPPL package from 0.11, 0.12 to 0.11, 0.12, 0.13 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/2025-07-17-00-13-22-864-03164697556 branch from 5680554 to c74f401 Compare July 17, 2025 00:13
Copy link
Contributor Author

github-actions bot commented Jul 17, 2025

Benchmark Report for Commit c74f401

Computer Information

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 7763 64-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Benchmark Results

|                 Model | Dimension |  AD Backend |      VarInfo Type | Linked | Eval Time / Ref Time | AD Time / Eval Time |
|-----------------------|-----------|-------------|-------------------|--------|----------------------|---------------------|
| Simple assume observe |         1 | forwarddiff |             typed |  false |                  9.4 |                 1.6 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                734.0 |                36.4 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                296.6 |                66.0 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1254.7 |                26.8 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3308.9 |                24.4 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1453.0 |                29.6 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                960.5 |                 5.2 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5579.8 |                 3.9 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |                999.3 |                 8.8 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              62926.0 |                 3.6 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               8398.1 |                10.1 |
|               Dynamic |        10 |    mooncake |             typed |   true |                127.7 |                12.7 |
|              Submodel |         1 |    mooncake |             typed |   true |                 13.5 |                 6.7 |
|                   LDA |        12 | reversediff |             typed |   true |                478.6 |                 5.2 |

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