How to print the value of a Tensor object in TensorFlow 2 code example Example: print value of tensor with tf.Session() as sess: print(product.eval())