Skip to content

CompatHelper: bump compat for AdvancedVI to 0.4 for package docs, (keep existing compat) #182

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

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 9, 2025

This pull request changes the compat entry for the AdvancedVI package from 0.5 to 0.5, 0.4 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.

@penelopeysm penelopeysm force-pushed the compathelper/new_version/2025-07-09-00-27-04-128-02167913292 branch from 02c68cc to 0d9702c Compare July 9, 2025 00:27
Copy link
Contributor Author

github-actions bot commented Jul 9, 2025

AdvancedVI.jl documentation for PR #182 is available at:
https://TuringLang.github.io/AdvancedVI.jl/previews/PR182/

Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.18%. Comparing base (8747e79) to head (0d9702c).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   93.12%   89.18%   -3.95%     
==========================================
  Files          13       16       +3     
  Lines         393      416      +23     
==========================================
+ Hits          366      371       +5     
- Misses         27       45      +18     

☔ 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.

Copy link
Contributor Author

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Results

Benchmark suite Current: 0d9702c Previous: 2cb0be8 Ratio
normal/RepGradELBO + STL/meanfield/Zygote 4077350520.5 ns 3934731716.5 ns 1.04
normal/RepGradELBO + STL/meanfield/ForwardDiff 2107967284 ns 2092408989 ns 1.01
normal/RepGradELBO + STL/meanfield/ReverseDiff 1096708881 ns 1076438120 ns 1.02
normal/RepGradELBO + STL/meanfield/Mooncake 1216656610 ns 1198650425 ns 1.02
normal/RepGradELBO + STL/fullrank/Zygote 3981752208 ns 3849192965 ns 1.03
normal/RepGradELBO + STL/fullrank/ForwardDiff 1921878696 ns 1877563162 ns 1.02
normal/RepGradELBO + STL/fullrank/ReverseDiff 1616493240.5 ns 1572077251 ns 1.03
normal/RepGradELBO + STL/fullrank/Mooncake 1283363332.5 ns 1257094476 ns 1.02
normal/RepGradELBO/meanfield/Zygote 2880605927 ns 2807582987.5 ns 1.03
normal/RepGradELBO/meanfield/ForwardDiff 1721043515 ns 1678296971 ns 1.03
normal/RepGradELBO/meanfield/ReverseDiff 790743908 ns 758687058 ns 1.04
normal/RepGradELBO/meanfield/Mooncake 1101288852 ns 1085178866 ns 1.01
normal/RepGradELBO/fullrank/Zygote 2897293673 ns 2782853252.5 ns 1.04
normal/RepGradELBO/fullrank/ForwardDiff 1524797731 ns 1511586743 ns 1.01
normal/RepGradELBO/fullrank/ReverseDiff 954850155 ns 927868868 ns 1.03
normal/RepGradELBO/fullrank/Mooncake 1164213957 ns 1127366068 ns 1.03
normal + bijector/RepGradELBO + STL/meanfield/Zygote 6512324547 ns 6371862889 ns 1.02
normal + bijector/RepGradELBO + STL/meanfield/ForwardDiff 6442614930 ns 6408939945 ns 1.01
normal + bijector/RepGradELBO + STL/meanfield/ReverseDiff 2461682470 ns 2416018397 ns 1.02
normal + bijector/RepGradELBO + STL/meanfield/Mooncake 4105322977 ns 3993878240 ns 1.03
normal + bijector/RepGradELBO + STL/fullrank/Zygote 6637227453 ns 6381598572 ns 1.04
normal + bijector/RepGradELBO + STL/fullrank/ForwardDiff 6239463643 ns 6146523815 ns 1.02
normal + bijector/RepGradELBO + STL/fullrank/ReverseDiff 3134723660 ns 3082883966.5 ns 1.02
normal + bijector/RepGradELBO + STL/fullrank/Mooncake 4264239260.5 ns 4230057840 ns 1.01
normal + bijector/RepGradELBO/meanfield/Zygote 5277067037 ns 5158223609 ns 1.02
normal + bijector/RepGradELBO/meanfield/ForwardDiff 5883897459 ns 5836434486 ns 1.01
normal + bijector/RepGradELBO/meanfield/ReverseDiff 2080657943 ns 2063561012 ns 1.01
normal + bijector/RepGradELBO/meanfield/Mooncake 3948763532.5 ns 3906406993 ns 1.01
normal + bijector/RepGradELBO/fullrank/Zygote 5363022499 ns 5253801437 ns 1.02
normal + bijector/RepGradELBO/fullrank/ForwardDiff 5631371964 ns 5691341623 ns 0.99
normal + bijector/RepGradELBO/fullrank/ReverseDiff 2340207084 ns 2344732789 ns 1.00
normal + bijector/RepGradELBO/fullrank/Mooncake 4071114247 ns 4145950762.5 ns 0.98

This comment was automatically generated by workflow using github-action-benchmark.

@yebai yebai merged commit d733eaa into main Jul 16, 2025
14 of 18 checks passed
@yebai yebai deleted the compathelper/new_version/2025-07-09-00-27-04-128-02167913292 branch July 16, 2025 16:47
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.

1 participant