Skip to content

Conversation

@github-actions
Copy link
Contributor

This pull request sets the compat entry for the Libtask package to 0.6 for package test.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

@cpfiffer cpfiffer force-pushed the compathelper/new_version/2022-01-25-00-17-12-533-03149990117 branch from 56483db to 1e9b317 Compare January 25, 2022 00:17
@yebai yebai merged commit 9ad85c2 into master Jan 25, 2022
@delete-merged-branch delete-merged-branch bot deleted the compathelper/new_version/2022-01-25-00-17-12-533-03149990117 branch January 25, 2022 10:41
@yebai yebai mentioned this pull request Jan 26, 2022
yebai added a commit that referenced this pull request Jan 31, 2022
* New Turing-libtask integration  (#1757)

* Update Project.toml

* Update Project.toml

* Update Project.toml

* trace down into functions calling produce

* trace into functions in testcases

* update to the latest version

* run tests against new libtask

* temporarily disable 1.3 for testing

* Update AdvancedSMC.jl

* Update AdvancedSMC.jl

* Update AdvancedSMC.jl

* Update AdvancedSMC.jl

* Update AdvancedSMC.jl

* copy Trace on tape

* Implement simplified evaluator for TracedModel

* Remove some unnecessary trace functions.

* Minor bugfix in TracedModel evaluator.

* Update .github/workflows/TuringCI.yml

* Minor bugfix in TracedModel evaluator.

* Update container.jl

* Update Project.toml

* Commented out tests related to control flow.  TuringLang/Libtask.jl/issues/96

* Commented out tests related to control flow.
TuringLang/Libtask.jl/issues/96

* Update Project.toml

* Update src/essential/container.jl

* Update AdvancedSMC.jl

Co-authored-by: KDr2 <[email protected]>

* CompatHelper: add new compat entry for Libtask at version 0.6 for package test, (keep existing compat) (#1765)

Co-authored-by: CompatHelper Julia <[email protected]>

* Fix for HMCs `dot_assume` (#1758)

* fixed dot_assume for hmc

* copy-pasted tests from dynamicppl integration tests

* inspecting what in the world is going on with tests

* trying again

* skip failing test for TrackerAD

* bump patch version

* fixed typo in tests

* Rename `Turing.Core` to `Turing.Essential`

* Deprecate Turing.Core

Co-authored-by: Tor Erlend Fjelde <[email protected]>

* fixed a numerical test

* version bump

Co-authored-by: David Widmann <[email protected]>
Co-authored-by: David Widmann <[email protected]>

* Minor fixes.

* Minor fixes.

* Minor fix.

* Update Julia version in CI

* Merge branch 'libtask-integration' of github.com:TuringLang/Turing.jl into libtask-integration

* Update Inference.jl

* Minor fixes.

* Add back `imm` test.

* Minor tweaks to make single
distribution tests more robust.

* Update Project.toml

Co-authored-by: David Widmann <[email protected]>

* Apply suggestions from code review

Co-authored-by: David Widmann <[email protected]>

* Update Project.toml

* Switch to StableRNGs for broken tests.

* Apply suggestions from code review

Co-authored-by: David Widmann <[email protected]>

* Minor tweaks.

* Use StableRNG for GMM test.

* Update Project.toml

Co-authored-by: KDr2 <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: David Widmann <[email protected]>
Co-authored-by: David Widmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants