Skip to content
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

FlattenIterator is replaced by varname_and_value_leaves #2072

Merged
merged 7 commits into from Sep 4, 2023

Conversation

yebai
Copy link
Member

@yebai yebai commented Sep 1, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

❗ No coverage uploaded for pull request base (torfjelde/improved-chains-creation@12fe712). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@                         Coverage Diff                          @@
##             torfjelde/improved-chains-creation   #2072   +/-   ##
====================================================================
  Coverage                                      ?   0.00%           
====================================================================
  Files                                         ?      21           
  Lines                                         ?    1447           
  Branches                                      ?       0           
====================================================================
  Hits                                          ?       0           
  Misses                                        ?    1447           
  Partials                                      ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yebai yebai merged commit 8dbd613 into torfjelde/improved-chains-creation Sep 4, 2023
13 checks passed
@yebai yebai deleted the yebai-patch-1 branch September 4, 2023 15:42
yebai added a commit that referenced this pull request Sep 4, 2023
* use getparams also take model as an argument, make use of recently
introduced immutable invlink, and make use of getparams in transition constructions

* remove unnecessary custom ad rules for Tracker for Bijectors.link and Bijectors.invlink

* bump patch version

* remove unnused nt keyword from Transtiion and fixed incorrect calls to
different transition types

* Update src/inference/emcee.jl

* Apply suggestions from code review

* fixed more Transition calls missing model

* fixed IS

* fixed DynamicHMC

* fixed Emcee

* another attempt at fixing Emcee

* more fixes

* more fixes

* fixed the strange NamedTuple bundle_samples

* fixed syntax error

* hopefully last change

* fix transition_to_turing

* fixed GibbsConditional

* `FlattenIterator` is replaced by `varname_and_value_leaves` (#2072)

* Update Utilities.jl

* remove obsolete functionality.

* remove obsolete utility module

* removes more references to utilities.

* Update Project.toml

Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>

* `Tracker` imports no longer needed.  (#2076)

* Update Turing.jl

* Update Project.toml

* Update Turing.jl

* Update Essential.jl

---------

Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
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.

None yet

2 participants