tf.is_symbolic_tensor

Test if tensor is a symbolic Tensor.

tensor a tensor-like object

True if tensor is a symbolic tensor (not an eager tensor).