We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0684573 commit 8907ec4Copy full SHA for 8907ec4
src/context_implementations.jl
@@ -1,5 +1,3 @@
1
-using Distributions: Distribution
2
-
3
# Allows samplers, etc. to hook into the final logp accumulation in the tilde-pipeline.
4
function acclogp_assume!!(context::AbstractContext, vi::AbstractVarInfo, logp)
5
return acclogp_assume!!(NodeTrait(acclogp_assume!!, context), context, vi, logp)
0 commit comments