运行tensorboard,地址没问题,可是google怎么也打不开,报No dashboards are active for the current data错误。
这种情况下,只有一个原因,你给的路径中有空格:例如
C:\Users\IVAN DU\Desktop\test\graph
路径带空格真的要坑死人!!!
运行tensorboard,地址没问题,可是google怎么也打不开,报No dashboards are active for the current data错误。
这种情况下,只有一个原因,你给的路径中有空格:例如
C:\Users\IVAN DU\Desktop\test\graph
路径带空格真的要坑死人!!!