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.
2 parents 433c36d + e842e30 commit 7592b66Copy full SHA for 7592b66
test/mcmc/gibbs.jl
@@ -278,8 +278,6 @@ end
278
WarmupCounter() = new(0, 0, 0, 0)
279
end
280
281
- Turing.Inference.drop_space(wuc::WarmupCounter) = wuc
282
- Turing.Inference.getspace(::WarmupCounter) = ()
283
Turing.Inference.isgibbscomponent(::WarmupCounter) = true
284
285
# A trivial state that holds nothing but a VarInfo, to be used with WarmupCounter.
0 commit comments