Short name describing what triggered the graph break
Invalid or non-const argument in nn.Module getitem
Values or code snippet captured at the break point
mp_subscript_impl: {self} {key}
Explanation of why the graph break was triggered
Dynamo does not support calling method __getitem__ of nn.Module {module} with a non-constant or non-(str, int) key.
Hints on how to resolve the graph break