Tensorboard被困在``命名空间层次结构中查找相似的子图'' [英] Tensorboard got stuck in 'namespace hierarchy finding similar subgraphs'

查看:293
本文介绍了Tensorboard被困在``命名空间层次结构中查找相似的子图''的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图通过Tensroboard可视化CNN的迭代过程,但是浏览器始终陷入命名空间层次结构中,查找相似的子图",然后崩溃!

I tried to visualize the iterative process of CNN through Tensroboard,but the browser always got stuck in 'namespace hierarchy finding similar subgraphs' and then crashes!

QAQ为什么会发生?我该如何解决?

QAQ Why does it happen? How can I fix it?

陷在命名空间层次结构中,找到相似的子图"

推荐答案

使用:

from tensorflow.keras.callbacks import TensorBoard

代替:

from keras.callbacks import TensorBoard

这篇关于Tensorboard被困在``命名空间层次结构中查找相似的子图''的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆