You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* removed unnecessary exports
* updated OptimizationContext
* updated ESS smapler
* fixed#1633
* fixed bug where ESS didnt support dot_observe
* added some additional models to test against
* added test for ESS on the mean-of-mean models
* patch version bump
* added tests on mean_of_mean_models for optimization methods too
* fixed bug in bijector after recent update to Bijectors.jl
* use exact value in check_mean_of_mean_models
* fixed bug in OptimizationContext
* just use MvNormal instead of TuringDiagMvNormal in test models
* renamed the mean_of_mean models used tests
* renamed the mean_of_mean_models in tests to gdemo_models
* removed redundant testset block
* upper-bound compat entries for Libtask while we wait for bugfix
* compat entries with hyphens arent supported on Julia v1.3
* compat entries with hyphens not supported on Julia 1.3
* also test models with literal observe
* Update Project.toml
Co-authored-by: David Widmann <[email protected]>
* forgot to bump DPPL version
* Apply suggestions from code review
* bump DPPL patch version to fix AdvancedPS samplers
* bump patch version
Co-authored-by: David Widmann <[email protected]>
0 commit comments