Short name describing what triggered the graph break
Unsupported key type for 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 getitem on nn.Module with non-constant key.
Hints on how to resolve the graph break
No hints provided.