tensorflow1版本和2版本语句兼容把import tensorflow as tf改成import tensorflow.compat.v1 as tftf.disable_v2_behavior()