GB0016

Graph-Break Type

Short name describing what triggered the graph break

Attempted to wrap strided NestedTensor

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

torch.compile does not support strided NestedTensor

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry