GB0313

Graph-Break Type

Short name describing what triggered the graph break

torch.cond: differing branch outputs

Context

Values or code snippet captured at the break point

true_spec: {true_spec.treespec}, false_spec: {false_spec.treespec}, same_spec: {same_spec}

Explanation

Explanation of why the graph break was triggered

Expected branches to return the same pytree structure.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry