Python RuntimeError: tf.placeholder () no es compatible con la ejecución ansiosa.

tf.compat.v1.disable_eager_execution()
RosiePuddles