GB0027

Graph-Break Type

Short name describing what triggered the graph break

Cannot check Tensor object identity without its fake value

Context

Values or code snippet captured at the break point

str(fake_tensor)

Explanation

Explanation of why the graph break was triggered

TensorVariable is missing a fake example_value.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry