GB0265

Graph-Break Type

Short name describing what triggered the graph break

FakeScriptObject missing method implementation

Context

Values or code snippet captured at the break point

value={self.value}, method={name}

Explanation

Explanation of why the graph break was triggered

TorchScript object {self.value} doesn’t define the method {name}.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry