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 c0fa223 commit 560a634Copy full SHA for 560a634
main.jl
@@ -33,7 +33,7 @@ macro register(model)
33
end
34
35
# These imports tend to get used a lot in models
36
-using DynamicPPL: @model
+using DynamicPPL: @model, to_submodel
37
using Distributions
38
using LinearAlgebra: I
39
0 commit comments