当同时使用 add_image 和 add_histogram 时, tensorboard 会出错 (不能为不同模态使用相同的标签名称)。
作者: anmolsjoshi创建于 2018年9月12日更新于 2023年12月11日
标签bug
It looks like add_image and add_histogram can't work together for the above code. One or the other can be run independently, but cannot be run together. I get the error below, any idea what I'm doing wrong?
内容来源: lanpa/tensorboardX