GB0161

Graph-Break Type

Short name describing what triggered the graph break

Unsupported nn.Module attribute type

Context

Values or code snippet captured at the break point

nn.Module subclass: {typestr(base)}, name: {name}, attribute type: {typestr(subobj)}

Explanation

Explanation of why the graph break was triggered

Dynamo does not support tracing nn.Module attributes of type {typestr(subobj)}

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry