import tensorflow as tf # 导入Tensor Flow tensorboard_callback = tf.keras.callbacks.TensorBoard("logs")