how to view a tensorflow tensor content code example Example: print value of tensor with tf.Session() as sess: print(product.eval())