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 in [weakdeps] to 0.7, (keep existing compat) #155

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.
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-12-163-04155722156 branch from df22e0f to adfe702 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: adfe702 Previous: 142612e Ratio
normal/RepGradELBO + STL/meanfield/Zygote 14851848265 ns 15451902427 ns 0.96
normal/RepGradELBO + STL/meanfield/ForwardDiff 3287301154 ns 3183238918 ns 1.03
normal/RepGradELBO + STL/meanfield/ReverseDiff 3208056908 ns 3168792809 ns 1.01
normal/RepGradELBO + STL/fullrank/Zygote 14676307609 ns 15245617978 ns 0.96
normal/RepGradELBO + STL/fullrank/ForwardDiff 3592408723 ns 3494967526 ns 1.03
normal/RepGradELBO + STL/fullrank/ReverseDiff 5719238187 ns 5885507443 ns 0.97
normal/RepGradELBO/meanfield/Zygote 6932898694 ns 7304526304 ns 0.95
normal/RepGradELBO/meanfield/ForwardDiff 2360162179.5 ns 2301346702 ns 1.03
normal/RepGradELBO/meanfield/ReverseDiff 1436204110 ns 1436241888 ns 1.00
normal/RepGradELBO/fullrank/Zygote 6956600375 ns 7361542095 ns 0.94
normal/RepGradELBO/fullrank/ForwardDiff 2585130654 ns 2513726392 ns 1.03
normal/RepGradELBO/fullrank/ReverseDiff 2590832017 ns 2585372323 ns 1.00
normal + bijector/RepGradELBO + STL/meanfield/Zygote 22833228627 ns 23914960619 ns 0.95
normal + bijector/RepGradELBO + STL/meanfield/ForwardDiff 10328560951 ns 10354097557 ns 1.00
normal + bijector/RepGradELBO + STL/meanfield/ReverseDiff 5021449109 ns 5174586627 ns 0.97
normal + bijector/RepGradELBO + STL/fullrank/Zygote 22831938421 ns 23829339045 ns 0.96
normal + bijector/RepGradELBO + STL/fullrank/ForwardDiff 10841226766 ns 10733596838 ns 1.01
normal + bijector/RepGradELBO + STL/fullrank/ReverseDiff 8306274874 ns 8439928778 ns 0.98
normal + bijector/RepGradELBO/meanfield/Zygote 14426897923 ns 15059145855 ns 0.96
normal + bijector/RepGradELBO/meanfield/ForwardDiff 9577282767 ns 9704318917 ns 0.99
normal + bijector/RepGradELBO/meanfield/ReverseDiff 3094419585 ns 3169663381 ns 0.98
normal + bijector/RepGradELBO/fullrank/Zygote 14491238237 ns 15215523149 ns 0.95
normal + bijector/RepGradELBO/fullrank/ForwardDiff 9680963627 ns 9198583083 ns 1.05
normal + bijector/RepGradELBO/fullrank/ReverseDiff 4630227691 ns 4671294043 ns 0.99

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 (adfe702).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
- 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