tf.keras.ops.log10

Return the base 10 logarithm of the input tensor, element-wise.

x Input tensor.

Output tensor, element-wise base 10 logarithm of x.