CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.40, (keep existing compat)#242
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
… existing compat)
9178edf to
d5b059e
Compare
Contributor
Author
|
AdvancedVI.jl documentation for PR #242 is available at: |
Contributor
Author
There was a problem hiding this comment.
Benchmark Results
Details
| Benchmark suite | Current: d5b059e | Previous: 8cdb135 | Ratio |
|---|---|---|---|
normal/RepGradELBO + STL/meanfield/Zygote |
2059293078 ns |
2678264840 ns |
0.77 |
normal/RepGradELBO + STL/meanfield/ReverseDiff |
592445262 ns |
606305897 ns |
0.98 |
normal/RepGradELBO + STL/meanfield/Mooncake |
228567685 ns |
260682417.5 ns |
0.88 |
normal/RepGradELBO + STL/fullrank/Zygote |
1623885971.5 ns |
2064932783 ns |
0.79 |
normal/RepGradELBO + STL/fullrank/ReverseDiff |
1164704969 ns |
1181049501 ns |
0.99 |
normal/RepGradELBO + STL/fullrank/Mooncake |
541987410.5 ns |
696846595.5 ns |
0.78 |
normal/RepGradELBO/meanfield/Zygote |
1180537886 ns |
1591144064.5 ns |
0.74 |
normal/RepGradELBO/meanfield/ReverseDiff |
300998750 ns |
307322847 ns |
0.98 |
normal/RepGradELBO/meanfield/Mooncake |
162588517 ns |
174841926 ns |
0.93 |
normal/RepGradELBO/fullrank/Zygote |
831717303 ns |
1082768431 ns |
0.77 |
normal/RepGradELBO/fullrank/ReverseDiff |
594528623 ns |
604145870 ns |
0.98 |
normal/RepGradELBO/fullrank/Mooncake |
438791814.5 ns |
558560983 ns |
0.79 |
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.39to0.39, 0.40.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.