How can I get index of a maximum element of a tensor along a selected axis in TensorFlow?
Sorry, already figured that out. It is:
tf.argmax(input, axis, name=None)
https://www.tensorflow.org/api_docs/python/tf/argmax
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With