GB0121

Graph-Break Type

Short name describing what triggered the graph break

UnspecializedNNModuleVariable missing method

Context

Values or code snippet captured at the break point

call_method: {self} {name} {args} {kwargs}

Explanation

Explanation of why the graph break was triggered

Dynamo does not support tracing method {name} of nn.Module {self.value}

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry