We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17250ab commit d8d740dCopy full SHA for d8d740d
1 file changed
test/testVariousNSolveSize.jl
@@ -26,7 +26,7 @@ end
26
27
##
28
29
-@error "MUST RESTORE SOLVE WITH DIFFERENT SIZE N"
+@error "MUST RESTORE SOLVE WITH DIFFERENT SIZE N, see #1722"
30
if false
31
# Change to N=150 AFTER constructing the graph, so solver must update the belief sample values during inference
32
getSolverParams(fg).N = 150
0 commit comments