CompatHelper: bump compat for AdvancedVI to 0.6 for package docs, (keep existing compat)#222
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…ep existing compat)
5cbfd17 to
1ac865e
Compare
Contributor
Author
|
AdvancedVI.jl documentation for PR #222 is available at: |
Contributor
Author
There was a problem hiding this comment.
Benchmark Results
Details
| Benchmark suite | Current: 1ac865e | Previous: bc7da8e | Ratio |
|---|---|---|---|
normal/RepGradELBO + STL/meanfield/Zygote |
2610971084 ns |
2236328131 ns |
1.17 |
normal/RepGradELBO + STL/meanfield/ReverseDiff |
611674167 ns |
584926592 ns |
1.05 |
normal/RepGradELBO + STL/meanfield/Mooncake |
238980278 ns |
190368913 ns |
1.26 |
normal/RepGradELBO + STL/fullrank/Zygote |
1994641149 ns |
1674815989 ns |
1.19 |
normal/RepGradELBO + STL/fullrank/ReverseDiff |
1168553759 ns |
1109764173 ns |
1.05 |
normal/RepGradELBO + STL/fullrank/Mooncake |
649234694.5 ns |
480416315 ns |
1.35 |
normal/RepGradELBO/meanfield/Zygote |
1562940369 ns |
1243443795 ns |
1.26 |
normal/RepGradELBO/meanfield/ReverseDiff |
303834860 ns |
283741496.5 ns |
1.07 |
normal/RepGradELBO/meanfield/Mooncake |
166682762 ns |
140268590 ns |
1.19 |
normal/RepGradELBO/fullrank/Zygote |
1057172586 ns |
809191706 ns |
1.31 |
normal/RepGradELBO/fullrank/ReverseDiff |
594903823 ns |
530633461 ns |
1.12 |
normal/RepGradELBO/fullrank/Mooncake |
536223117 ns |
401513807 ns |
1.34 |
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
AdvancedVIpackage from0.7to0.7, 0.6for 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.