Update HISTORY.md for 0.7.0 release#268
Conversation
There was a problem hiding this comment.
Benchmark Results
Details
| Benchmark suite | Current: a25f84c | Previous: 3c12ec4 | Ratio |
|---|---|---|---|
normal/RepGradELBO/fullrank/Mooncake |
674013370 ns |
688795402.5 ns |
0.98 |
normal/RepGradELBO/fullrank/ReverseDiff |
570353172 ns |
575899447 ns |
0.99 |
normal/RepGradELBO/meanfield/Mooncake |
262748064 ns |
245520817 ns |
1.07 |
normal/RepGradELBO/meanfield/ReverseDiff |
290503257 ns |
295496401 ns |
0.98 |
normal/RepGradELBO + STL/fullrank/Mooncake |
839248982.5 ns |
841880102 ns |
1.00 |
normal/RepGradELBO + STL/fullrank/ReverseDiff |
1127970665 ns |
1162326165 ns |
0.97 |
normal/RepGradELBO + STL/meanfield/Mooncake |
382575144.5 ns |
383625489 ns |
1.00 |
normal/RepGradELBO + STL/meanfield/ReverseDiff |
597322167 ns |
598968879 ns |
1.00 |
This comment was automatically generated by workflow using github-action-benchmark.
|
AdvancedVI.jl documentation for PR #268 is available at: |
yebai
left a comment
There was a problem hiding this comment.
I don't think 0.7 has been released yet; the most recent version is still 0.6.x.
cc @Red-Portal, would you prefer to release 0.7 first, or together with the AbstractPPL gradient interface changes?
|
@yebai I don't mind releasing them together as 0.7.0 |
Would that be fine? Should I update HISTORY.md accordingly? |
|
@shravanngoswamii Yes, accordingly updating |
…to sg/release-0.8
|
I don't have merge permissions here, so you have to merge it! |
Adds the AbstractPPL evaluator-interface migration (#255) notes to the
# Release 0.7section, so these changes ship together as 0.7.0.