tf.keras.backend.pow

View source on GitHub

Element-wise exponentiation.

tf.keras.backend.pow(
    x, a
)

Arguments:

Returns:

A tensor.