Returns the index of the maximum value along an axis.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.argmax, tf.compat.v2.keras.backend.argmax
tf.compat.v1.keras.backend.argmax
tf.compat.v2.keras.backend.argmax
tf.keras.backend.argmax( x, axis=-1 )
x
axis
A tensor.