Yashu Gupta·FollowJan 11, 2021--1Sharetf_prediction = tf.nn.softmax(tf_output, axis=1).numpy().argmax(axis=-1)