Set CI to Julia 1 and trim verbose job names#260
Open
yebai wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Member
Author
|
@Red-Portal, this PR adds a simple fix to the CI setup so we test only LTS and the most recent Julia release. |
Contributor
There was a problem hiding this comment.
Benchmark Results
Details
| Benchmark suite | Current: f3e64bf | Previous: fe988b8 | Ratio |
|---|---|---|---|
normal/RepGradELBO/fullrank/Mooncake |
485407394 ns |
658290099.5 ns |
0.74 |
normal/RepGradELBO/fullrank/ReverseDiff |
536810125.5 ns |
600655451 ns |
0.89 |
normal/RepGradELBO/fullrank/Zygote |
842745938 ns |
1126466481 ns |
0.75 |
normal/RepGradELBO/meanfield/Mooncake |
185192119 ns |
228025145 ns |
0.81 |
normal/RepGradELBO/meanfield/ReverseDiff |
284253777 ns |
307409553 ns |
0.92 |
normal/RepGradELBO/meanfield/Zygote |
1262455639.5 ns |
1637376278 ns |
0.77 |
normal/RepGradELBO + STL/fullrank/Mooncake |
608584984 ns |
793734490 ns |
0.77 |
normal/RepGradELBO + STL/fullrank/ReverseDiff |
1119694264 ns |
1139897091 ns |
0.98 |
normal/RepGradELBO + STL/fullrank/Zygote |
1698113276 ns |
2049560105 ns |
0.83 |
normal/RepGradELBO + STL/meanfield/Mooncake |
284223885 ns |
355414557 ns |
0.80 |
normal/RepGradELBO + STL/meanfield/ReverseDiff |
585779424 ns |
597102864 ns |
0.98 |
normal/RepGradELBO + STL/meanfield/Zygote |
2279285454 ns |
2701051773 ns |
0.84 |
This comment was automatically generated by workflow using github-action-benchmark.
Contributor
|
AdvancedVI.jl documentation for PR #260 is available at: |
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.
No description provided.