Skip to content

Commit 7592b66

Browse files
authored
Merge branch 'breaking' into py/imports
2 parents 433c36d + e842e30 commit 7592b66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/mcmc/gibbs.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,6 @@ end
278278
WarmupCounter() = new(0, 0, 0, 0)
279279
end
280280

281-
Turing.Inference.drop_space(wuc::WarmupCounter) = wuc
282-
Turing.Inference.getspace(::WarmupCounter) = ()
283281
Turing.Inference.isgibbscomponent(::WarmupCounter) = true
284282

285283
# A trivial state that holds nothing but a VarInfo, to be used with WarmupCounter.

0 commit comments

Comments
 (0)