在Windows与Ubuntu上使用tensorboard的不同点
2021-04-08 00:25
阅读:474
标签:技术 官网 windows uid image log ogr ring string
(1)Ubuntu下使用TensorBoard如官网所述即可。https://www.tensorflow.org/programmers_guide/summaries_and_tensorboard?hl=zh-cn
(2)Windows下使用TensorBoard需要详细写下地址,eg:writer = tf.train.SummaryWriter(‘C:/logs/‘, sess.graph)
CMD下输入:tensorboard --logdir=logs。
最后在浏览器打开http://localhost:6006/ 。
在Windows与Ubuntu上使用tensorboard的不同点
标签:技术 官网 windows uid image log ogr ring string
原文地址:https://www.cnblogs.com/lemon-rain/p/9097874.html
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:在Windows与Ubuntu上使用tensorboard的不同点
文章链接:http://soscw.com/index.php/essay/72622.html
文章标题:在Windows与Ubuntu上使用tensorboard的不同点
文章链接:http://soscw.com/index.php/essay/72622.html
评论
亲,登录后才可以留言!