-
Notifications
You must be signed in to change notification settings - Fork 228
Support DPPL 0.37 #2550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Support DPPL 0.37 #2550
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
cea1f7d
First efforts towards DPPL 0.37 compat, WIP
mhauru 5d860d9
More DPPL 0.37 compat work, WIP
mhauru c7c4638
Add [sources] for [email protected]
penelopeysm f16a5cf
Remove context argument from `LogDensityFunction`
penelopeysm 98d5e7a
Fix MH
penelopeysm 73e127b
Remove spurious logging
penelopeysm ce0c782
Remove residual OptimizationContext
penelopeysm 4d03c07
Delete files that were removed in previous releases
penelopeysm 06fec2d
Fix typo
penelopeysm 0af8725
Simplify ESS
penelopeysm 3d44c12
Fix LDF
penelopeysm a1837b5
Fix Prior(), fix a couple more imports
penelopeysm 17efb8c
fixes
penelopeysm d62ad82
actually fix prior
penelopeysm aac93f1
Remove extra return value from tilde_assume
penelopeysm e903d1c
fix ldf
penelopeysm fd5a815
actually fix prior
penelopeysm 10a130a
fix HMC log-density
penelopeysm c630723
fix ldf
penelopeysm 9cbb2e9
fix make_evaluate_...
penelopeysm 335cd2a
more fixes for evaluate!!
penelopeysm c912fb9
fix hmc
penelopeysm 195f819
fix run_ad
penelopeysm cd52e9f
even more fixes (oh goodness when will this end)
penelopeysm 9360f18
more fixes
penelopeysm 64ebd92
fix
penelopeysm 283d4dd
more fix fix fix
penelopeysm b346198
fix return values of tilde pipeline
penelopeysm 9012774
even more fixes
penelopeysm e600589
Fix missing import
penelopeysm 3d5072f
More MH fixes
penelopeysm 37466cc
Fix conversion
penelopeysm 1b73e5a
don't think it really needs those type params
penelopeysm 66a8544
implement copy for LogPriorWithoutJacAcc
penelopeysm 98e70c2
Even more fixes
penelopeysm d2c1c92
More fixes; I think the remaining failures are pMCMC related
penelopeysm a21f24d
Merge branch 'breaking' into mhauru/dppl-0.37
penelopeysm 11a2a31
Fix merge
penelopeysm 7ca59ce
Merge branch 'breaking' into mhauru/dppl-0.37
penelopeysm c062867
DPPL 0.37 compat for particle MCMC (#2625)
mhauru 7124864
"Fixes" for PG-in-Gibbs (#2629)
penelopeysm 8fdecc0
Use accumulators to fix all logp calculations when sampling (#2630)
penelopeysm 27aab23
Merge branch 'breaking' into mhauru/dppl-0.37
penelopeysm 119c818
InitContext isn't for 0.37, update comments
penelopeysm b41a4b1
Fix merge
penelopeysm d92fd56
Do not re-evaluate model for Prior (#2644)
penelopeysm 806c82d
No need to test AD for SamplingContext{<:HMC} (#2645)
penelopeysm 5743ff7
change breaking -> main
penelopeysm 57e6f9c
Remove calls to resetlogp!! & add changelog (#2650)
penelopeysm bb21e1e
Remove `[sources]`
penelopeysm 1bc2fbf
Unify Turing `Transition`s, fix some tests (#2651)
penelopeysm 247aee9
Update changelog for PG in Gibbs
penelopeysm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.