Short name describing what triggered the graph break
Unsupported nn.Module attribute type
Values or code snippet captured at the break point
nn.Module subclass: {typestr(base)}, name: {name}, attribute type: {typestr(subobj)}
Explanation of why the graph break was triggered
Dynamo does not support tracing nn.Module attributes of type {typestr(subobj)}
Hints on how to resolve the graph break
{name}
(type {typestr(subobj)}
) is not an attribute of {typestr(base)}