-
Notifications
You must be signed in to change notification settings - Fork 21
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
Consolidate old/new clique density selection #913
Comments
HI @Affie , all right so this issue has been resolved with #923 (and few preceding PRs too). I was looking at treeinit a bit and this is what's currently happening on Here is the new result with Here is the result for tree init with So there are probably still two or three bugs rolling around in there somewhere. I'm going to look at resolving #754 and #924 |
also note that I deprecated the |
Make sure this is using the proper densities/potentials/likelihoods/factors stored in
csmc.cliqSubFg
-- i.e. make sure we are not using the old potentials list:packFromLocalPartials!
packFromIncomingDensities!
packFromLocalPotentials!
This came up as part of the
LikelihoodMessage.hasPriors
discussion (#914)cc @Affie
The text was updated successfully, but these errors were encountered: