CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.41, (keep existing compat)#250
Closed
github-actions[bot] wants to merge 1 commit into
Closed
Conversation
… existing compat)
bc6e844 to
8589931
Compare
Contributor
Author
|
AdvancedVI.jl documentation for PR #250 is available at: |
Contributor
Author
There was a problem hiding this comment.
Benchmark Results
Details
| Benchmark suite | Current: 8589931 | Previous: 3578b3a | Ratio |
|---|---|---|---|
normal/RepGradELBO/fullrank/Mooncake |
554398396 ns |
641814621.5 ns |
0.86 |
normal/RepGradELBO/fullrank/ReverseDiff |
575416688 ns |
581052698 ns |
0.99 |
normal/RepGradELBO/fullrank/Zygote |
1102262741 ns |
1100892772 ns |
1.00 |
normal/RepGradELBO/meanfield/Mooncake |
175279718 ns |
224530144 ns |
0.78 |
normal/RepGradELBO/meanfield/ReverseDiff |
301407267 ns |
301458110 ns |
1.00 |
normal/RepGradELBO/meanfield/Zygote |
1604365643.5 ns |
1645347390.5 ns |
0.98 |
normal/RepGradELBO + STL/fullrank/Mooncake |
678572917.5 ns |
801862843 ns |
0.85 |
normal/RepGradELBO + STL/fullrank/ReverseDiff |
1146943783 ns |
1147878716 ns |
1.00 |
normal/RepGradELBO + STL/fullrank/Zygote |
2082532598 ns |
2101071937 ns |
0.99 |
normal/RepGradELBO + STL/meanfield/Mooncake |
255998321.5 ns |
359560755.5 ns |
0.71 |
normal/RepGradELBO + STL/meanfield/ReverseDiff |
603631653 ns |
608494868 ns |
0.99 |
normal/RepGradELBO + STL/meanfield/Zygote |
2662992482.5 ns |
2763573188.5 ns |
0.96 |
This comment was automatically generated by workflow using github-action-benchmark.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request changes the compat entry for the
DynamicPPLpackage from0.39, 0.40to0.39, 0.40, 0.41.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.