import tensorflow as tf # 这一步在网络初始化后 mode.summary() tf.summary.create_file_writer('logs')
tensorboard --logdir logs
最后更新于4年前
这有帮助吗?