摘要: 参考资料:https://wookayin.github.io/tensorflow-talk-debugging 几种常用方法: 1.通过Session.run()获取变量的值 2.利用Tensorboard查看一些可视化统计 3.使用tf.Print()和tf.Assert()打印变量 4.使用 阅读全文
posted @ 2017-04-17 10:52 Shiyu_Huang 阅读(46772) 评论(0) 推荐(2)