Skip to content
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

CompatHelper: bump compat for Zygote to 0.7 for package bench, (keep existing compat) #156

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 5, 2025

This pull request changes the compat entry for the Zygote package from 0.6 to 0.6, 0.7 for package bench.
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-01-05-00-23-47-440-02323617162 branch from c32c543 to 3f2e1cd Compare January 5, 2025 00:23
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: 3f2e1cd Previous: 25b2282 Ratio
normal/RepGradELBO + STL/meanfield/Zygote 19041041292 ns 15041579689 ns 1.27
normal/RepGradELBO + STL/meanfield/ForwardDiff 4356674226 ns 3176739406 ns 1.37
normal/RepGradELBO + STL/meanfield/ReverseDiff 3792144079 ns 3170142482 ns 1.20
normal/RepGradELBO + STL/fullrank/Zygote 18999156817 ns 14906891883 ns 1.27
normal/RepGradELBO + STL/fullrank/ForwardDiff 4816817427 ns 3467110399 ns 1.39
normal/RepGradELBO + STL/fullrank/ReverseDiff 6706304605 ns 5835186492 ns 1.15
normal/RepGradELBO/meanfield/Zygote 8722743239 ns 7139814182 ns 1.22
normal/RepGradELBO/meanfield/ForwardDiff 3226879033 ns 2259054939 ns 1.43
normal/RepGradELBO/meanfield/ReverseDiff 1750748234.5 ns 1443233760 ns 1.21
normal/RepGradELBO/fullrank/Zygote 9008693856 ns 7174113007 ns 1.26
normal/RepGradELBO/fullrank/ForwardDiff 3785636783 ns 2495878471 ns 1.52
normal/RepGradELBO/fullrank/ReverseDiff 3215544934 ns 2540001200 ns 1.27
normal + bijector/RepGradELBO + STL/meanfield/Zygote 30692519956 ns 23000002274 ns 1.33
normal + bijector/RepGradELBO + STL/meanfield/ForwardDiff 15850965096 ns 9809800808 ns 1.62
normal + bijector/RepGradELBO + STL/meanfield/ReverseDiff 6496717487 ns 4951729907 ns 1.31
normal + bijector/RepGradELBO + STL/fullrank/Zygote 29641238294 ns 22908294463 ns 1.29
normal + bijector/RepGradELBO + STL/fullrank/ForwardDiff 15401318691 ns 10775667384 ns 1.43
normal + bijector/RepGradELBO + STL/fullrank/ReverseDiff 10310415242 ns 7988081306 ns 1.29
normal + bijector/RepGradELBO/meanfield/Zygote 18754921322 ns 14520620299 ns 1.29
normal + bijector/RepGradELBO/meanfield/ForwardDiff 13557955008 ns 8799723294 ns 1.54
normal + bijector/RepGradELBO/meanfield/ReverseDiff 3883389612 ns 3084306091 ns 1.26
normal + bijector/RepGradELBO/fullrank/Zygote 18292167502 ns 14680396957 ns 1.25
normal + bijector/RepGradELBO/fullrank/ForwardDiff 13817442767 ns 10202110255 ns 1.35
normal + bijector/RepGradELBO/fullrank/ReverseDiff 5793867052 ns 4573442132 ns 1.27

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

Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.76%. Comparing base (616b581) to head (3f2e1cd).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   93.54%   91.76%   -1.79%     
==========================================
  Files          12       13       +1     
  Lines         372      352      -20     
==========================================
- Hits          348      323      -25     
- Misses         24       29       +5     

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

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