TensorBoard的embedding卡在Loading metadata的解决方案 TL;DR 指定metadata_path时,使用相对路径会造成tensorboard找不到文件。解决办法:使用绝对路径 ...