GB6270

Graph-Break Type

Short name describing what triggered the graph break

Unhandled tensor method

Context

Values or code snippet captured at the break point

call_method {self} {name} {args} {kwargs}

Explanation

Explanation of why the graph break was triggered

Tensor method {name} is not defined on {check_type.name} and does not have an explicit handler in TensorVariable.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry