GB7650

Graph-Break Type

Short name describing what triggered the graph break

torch.Generator method

Context

Values or code snippet captured at the break point

torch.Generator.{name}

Explanation

Explanation of why the graph break was triggered

torch.Generator.{name}() is a stateful RNG operation that cannot be soundly traced in the FX graph.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry