I\'m confused about something in the code below of MLP tutorial using python TensorFlow. The function def mlp(x) is called twice in preds = tf.nn.softmax(
def mlp(x)
preds = tf.nn.softmax(