Skip to content

CompatHelper: bump compat for ForwardDiff to 1 for package docs, (keep existing compat) #171

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

This pull request changes the compat entry for the ForwardDiff package from 0.10 to 0.10, 1 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-03-27-00-24-11-362-04126482394 branch from e688f27 to 8515b00 Compare March 27, 2025 00:24
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: 8515b00 Previous: ad87c5c Ratio
normal/RepGradELBO + STL/meanfield/Zygote 14920738398 ns 15685517884 ns 0.95
normal/RepGradELBO + STL/meanfield/ForwardDiff 4554076421 ns 4423756427.5 ns 1.03
normal/RepGradELBO + STL/meanfield/ReverseDiff 3517394014.5 ns 3530960371.5 ns 1.00
normal/RepGradELBO + STL/meanfield/Mooncake 2297461894 ns 2334381036 ns 0.98
normal/RepGradELBO + STL/fullrank/Zygote 14590965783 ns 15669249423 ns 0.93
normal/RepGradELBO + STL/fullrank/ForwardDiff 4536326901 ns 4349087390.5 ns 1.04
normal/RepGradELBO + STL/fullrank/ReverseDiff 6795334923 ns 6704912061 ns 1.01
normal/RepGradELBO + STL/fullrank/Mooncake 2445300454 ns 2528920095.5 ns 0.97
normal/RepGradELBO/meanfield/Zygote 6463666276 ns 7083748374 ns 0.91
normal/RepGradELBO/meanfield/ForwardDiff 2539543354.5 ns 2375315974 ns 1.07
normal/RepGradELBO/meanfield/ReverseDiff 1517419115.5 ns 1523999731.5 ns 1.00
normal/RepGradELBO/meanfield/Mooncake 1885726142 ns 1972076147 ns 0.96
normal/RepGradELBO/fullrank/Zygote 6431971459 ns 7175565865 ns 0.90
normal/RepGradELBO/fullrank/ForwardDiff 2660255184 ns 2592999132 ns 1.03
normal/RepGradELBO/fullrank/ReverseDiff 2936253372.5 ns 2928440819 ns 1.00
normal/RepGradELBO/fullrank/Mooncake 1992669231 ns 2078130960 ns 0.96
normal + bijector/RepGradELBO + STL/meanfield/Zygote 22827261508 ns 24904161583 ns 0.92
normal + bijector/RepGradELBO + STL/meanfield/ForwardDiff 13985000481 ns 13478280163 ns 1.04
normal + bijector/RepGradELBO + STL/meanfield/ReverseDiff 4874034320.5 ns 4840365155.5 ns 1.01
normal + bijector/RepGradELBO + STL/meanfield/Mooncake 7069852045 ns 7134344415 ns 0.99
normal + bijector/RepGradELBO + STL/fullrank/Zygote 23311154504 ns 24270017344 ns 0.96
normal + bijector/RepGradELBO + STL/fullrank/ForwardDiff 14097395214 ns 13471457898 ns 1.05
normal + bijector/RepGradELBO + STL/fullrank/ReverseDiff 8631487037 ns 8678611349 ns 0.99
normal + bijector/RepGradELBO + STL/fullrank/Mooncake 7281028308 ns 7238106217 ns 1.01
normal + bijector/RepGradELBO/meanfield/Zygote 14143522423 ns 14886936719 ns 0.95
normal + bijector/RepGradELBO/meanfield/ForwardDiff 11519545494 ns 11003204351 ns 1.05
normal + bijector/RepGradELBO/meanfield/ReverseDiff 2677286968 ns 2618263683.5 ns 1.02
normal + bijector/RepGradELBO/meanfield/Mooncake 6579373924 ns 6407701439 ns 1.03
normal + bijector/RepGradELBO/fullrank/Zygote 14173693269 ns 14598557407 ns 0.97
normal + bijector/RepGradELBO/fullrank/ForwardDiff 11469517784 ns 10948345138 ns 1.05
normal + bijector/RepGradELBO/fullrank/ReverseDiff 4408727579.5 ns 4351015517 ns 1.01
normal + bijector/RepGradELBO/fullrank/Mooncake 6901772338 ns 6589233024 ns 1.05

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

Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.26%. Comparing base (02da94e) to head (8515b00).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   91.76%   95.26%   +3.50%     
==========================================
  Files          13       12       -1     
  Lines         352      359       +7     
==========================================
+ Hits          323      342      +19     
+ Misses         29       17      -12     

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

@Red-Portal Red-Portal merged commit 67c71e5 into main Mar 27, 2025
15 of 18 checks passed
@Red-Portal Red-Portal deleted the compathelper/new_version/2025-03-27-00-24-11-362-04126482394 branch March 27, 2025 18:15
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