weixin_39926588
2020-12-25 23:52Tensorboard projector module not displaying
I am unable to use Tensorboard Projector module with guild.
Here is what I do:
* Run an operation that (only) pushes embeddings to Tensorboard
* Run guild tensorboard
* In Tensorboard, this specific tensorboard run does not appear in the list, and the Projector module is not available (in the top orange navigation bar).
However, if I run Tensorboard manually (tensorboard --logdir venv/.guild/runs/7ac129a6c51d414884179fbe03bd6ea7
), it works fine and the Projector appears.
This is what makes me think it may be a guild issue.
Here is how my Tensorboard runs
folder structure look like:
runs
└── Dec19_13-47-32_ip-172-20-211-222
├── 00000
│ ├── offers_resumes_val
│ │ ├── metadata.tsv
│ │ └── tensors.tsv
│ └── offers_val
│ ├── metadata.tsv
│ └── tensors.tsv
├── events.out.tfevents.1576763252.ip-172-20-211-222.7638.0
└── projector_config.pbtxt
该提问来源于开源项目:guildai/guildai
- 点赞
- 回答
- 收藏
- 复制链接分享
4条回答
为你推荐
- Kafka - 如何收看新消息
- php
- 1个回答
- 使用DOMXPath在PHP中调用XML数据
- xpath
- xml
- php
- 1个回答
- 使用其值和嵌套数组元素值总计数组元素
- arrays
- php
- 1个回答
- PHP - 不正确的整数值
- pdo
- php
- 3个回答
- PHP while语句生成表单但bootstrap列不适用于第一项?
- html
- php
- 2个回答
换一换