GB0119

Graph-Break Type

Short name describing what triggered the graph break

Uninitialized nn.Module

Context

Values or code snippet captured at the break point

typestr(value)

Explanation

Explanation of why the graph break was triggered

Attempted to trace an uninitialized nn.Module of type {typestr(value)}.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry