摘要: 指定一个文件用来保存图。 格式:tf.summary.FileWritter(path,sess.graph) 可以调用其add_summary()方法将训练过程数据保存在filewriter指定的文件中 Tensorflow Summary 用法示例 tf.summary.scalar('accu 阅读全文
posted @ 2020-09-28 14:26 AliceYing 阅读(233) 评论(0) 推荐(0)