GB0227

Graph-Break Type

Short name describing what triggered the graph break

Attempted to use torch.nn.Parameter constructor with tensor subclass

Context

Values or code snippet captured at the break point

str(data)

Explanation

Explanation of why the graph break was triggered

Dynamo does not support this.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry