Computes Python style division of x by y.
x
y
Main aliases
tf.divide
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.divide, tf.compat.v1.math.divide, tf.compat.v2.divide, tf.compat.v2.math.divide
tf.compat.v1.divide
tf.compat.v1.math.divide
tf.compat.v2.divide
tf.compat.v2.math.divide
tf.math.divide( x, y, name=None )