AttributeError:module tensorflow no attribute app (1)import tensorflow as tf ->import tensorflow.compat.v1 as tf (2)tf.compat.v1.flags -> tf.app.flags