What is the difference between / operation and tf.divide in tensorflow2.
/
tf.divide
tensorflow2
For example,
a = tf.constant([1,2,3], dtype