摘要: Tensorflow之调试(Debug)及打印变量 参考资料:https://wookayin.github.io/tensorflow-talk-debugging 几种常用方法: 1.通过Session.run()获取变量的值 2.利用Tensorboard查看一些可视化统计 3.使用tf.Pr 阅读全文
posted @ 2019-04-18 15:45 水木清扬 阅读(251) 评论(0) 推荐(0)