File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -100,14 +100,13 @@ end
100
100
@include_model " demo_dot_assume_observe_submodel"
101
101
@include_model " dot_assume"
102
102
@include_model " dot_observe"
103
- @include_model " dppl_gauss_unknown.jl "
103
+ @include_model " dppl_gauss_unknown"
104
104
@include_model " dppl_hier_poisson"
105
- @include_model " dppl_high_dim_gauss.jl "
105
+ @include_model " dppl_high_dim_gauss"
106
106
@include_model " dppl_hmm_semisup"
107
107
@include_model " dppl_lda"
108
108
@include_model " dppl_logistic_regression"
109
- # Disabled because of https://github.com/TuringLang/ADTests/issues/24
110
- # @include_model "dppl_naive_bayes"
109
+ @include_model " dppl_naive_bayes"
111
110
@include_model " dppl_sto_volatility"
112
111
@include_model " dynamic_constraint"
113
112
@include_model " multiple_constraints_same_var"
You can’t perform that action at this time.
0 commit comments