pytorch tensorboardX可视化问题:AttributeError: 'torch.

mac2026-05-13  9

错误:

解决方案:

重新配置

python              3.6  tensorboard         1.14.0                tensorboardx        1.8        tensorflow          1.14.0       torch               1.0.0   配置前tensorboardx为1.9,更新到2.0依旧报错,私以为,此报错信息也是tensorboardx内的函数,于是果断降版本,大概率主要是它的版本太高了。

最新回复(0)