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 a964611 commit f0c7b88Copy full SHA for f0c7b88
src/Nonlinear/ReverseAD/graph_tools.jl
@@ -327,8 +327,6 @@ function _compute_hessian_sparsity(
327
union!(child_group_variables[child_group_idx], sub_vars)
328
end
329
330
-
331
- println(child_group_variables)
332
_add_hessian_edges!(edge_list, interactions, child_group_variables)
333
elseif nod.type == Nonlinear.NODE_SUBEXPRESSION
334
for ij in subexpression_edgelist[nod.index]
0 commit comments