GB0013

Graph-Break Type

Short name describing what triggered the graph break

Attempted to represent unregistered RemovableHandle

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

Dynamo attempted to build a representation of a torch.utils.hooks.RemovableHandle, which is not supported. This happens because the RemovableHandle was created in another frame.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry