Short name describing what triggered the graph break
Cannot check Tensor object identity without its fake value
Values or code snippet captured at the break point
str(fake_tensor)
Explanation of why the graph break was triggered
TensorVariable is missing a fake example_value.
Hints on how to resolve the graph break