Short name describing what triggered the graph break
Attempted to use torch.nn.Parameter()
with export
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
Dynamo does not support this.
Hints on how to resolve the graph break
torch.nn.Parameter()
with export.