tf.math.divide

View source on GitHub

Computes Python style division of x by y.

tf.math.divide(
    x, y, name=None
)