GB0098

Graph-Break Type

Short name describing what triggered the graph break

Skip calling torch.compiler.disable()d function

Context

Values or code snippet captured at the break point

str(self.value)

Explanation

Explanation of why the graph break was triggered

Skip calling function {self.value} since it was wrapped with torch.compiler.disable (reason: {msg})

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry