-
Notifications
You must be signed in to change notification settings - Fork 857
Closed
Description
Some advantages to implement it in SummaryWriter:
- More general and uniform APIs to use.
- Manage all the embeddings under one dir:
runs/XXX(currently the embedding must be written into separate directories. - Don't have to run different tensorboard instances for embedding visualization and other summary info
And in your README.txt, the add_embedding is under SummaryWriter part.
If the original tensorboard don't have such mechanism, we can wrap the SummaryWriter and add_embedding into brand new unified APIs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels