GB0237

Graph-Break Type

Short name describing what triggered the graph break

non-constant requires_grad argument to torch.nn.Parameter

Context

Values or code snippet captured at the break point

requires_grad={requires_grad}

Explanation

Explanation of why the graph break was triggered

Dynamo does not support this.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry