-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump dppl test versions * also bump bijectors * bump AdvancedVI versions * revert Bijectors bump * bumped vi and bijectors too * breaking change * removed refernce to Bijectors.setadbackend * make use of DynamicPPL.make_evaluate_args_and_kwargs * bump DPPL version * bump DPPL version for tests * fixed bug in TracedModel * forgot to remove some lines * just drop the kwargs completely :( * Update container.jl * Update container.jl * will now error if we're using a model with kwargs and SMC * added reference to issue * added test for keyword models failing * make this a breaking change * made error message more informative * makde it slightly less informative * fixed typo in checking for TRaceModel * finally fixed the if-statement.. * Fix test error * fixed tests maybe * now fixed maybe * Update test/inference/Inference.jl --------- Co-authored-by: Hong Ge <[email protected]>
- Loading branch information
Showing
5 changed files
with
46 additions
and
36 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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
6a307cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
6a307cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/85652
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: