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.
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
New
Trace_ELBO
that generalizesTrace_ELBO
,TraceEnum_ELBO
, andTraceGraph_ELBO
#2893base: dev
Are you sure you want to change the base?
New
Trace_ELBO
that generalizesTrace_ELBO
,TraceEnum_ELBO
, andTraceGraph_ELBO
#2893Changes from all commits
b00948c
da2f887
f6c95e4
3ec076d
a22ff4e
d551fa2
b68bb3f
bfb13bf
ca1a1fe
6d6a9ed
0f23b42
91384ed
c18a8bd
34d9a3c
b0182c0
dc31767
5c0fe75
2b15fe1
351090b
7d029c7
1bb7380
42ad4fa
5b6afdb
33628aa
18a973b
2c3ead3
5fb1522
f907f93
902e445
0042f85
ee5a5ad
e4c6760
aba300a
d823153
c06e9e4
eee297d
d748efa
a1970d6
4c1ee9e
5df30c8
46ff6f4
d7ee7ee
49553c3
835f815
760eeb0
ab3831c
0b46f3a
b6ff8e0
b5bece7
d6e246e
6582d7d
714fd62
2d2210e
29bad7a
9144be1
e4c8a47
c147ad9
703a2fa
3137b1b
88713f6
99a0647
14131ad
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Reducing over
particle_var
.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.
Using
funsor.optimizer.apply_optimizer
instead of.traceenum_elbo.apply_optimizer
since no issues are found using it.