I am trying to load 2 keras models into the memory and do prediction in a flask service. After the prediction tf.reset_default_graph() does not clear the loaded mod
tf.reset_default_graph()