i'm running this script, from learning example:
python scripts/retrain.py --output_graph=tf_files/retrained_graph.pb --output_labels=tf_files/retrained_labels.txt --image_dir=tf_files/flower_photos
And I'm getting a lot notification about deprecated methods.
for example: The name tf.app.run is deprecated