tensorflow / tensorflow/tensorboard
Ability to attach arbitrary params/notes to scalars tooltip
Open
@ericdnielsen is already working on this.
Since Feb 10, 2021.
core:frontend
plugin:scalars
stat:awaiting tensorflower
theme:ui-polish
type:feature
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
If I run a bunch of experiments and look back on the curves, I often can't remember all the tweaks that I've made. It'd be really nice if I could attach the hyperparameters and maybe even notes to the hovertext so that I can see at a glance what the differences between the different curves are
eg.

related my SO question on this: https://stackoverflow.com/questions/66109908/how-to-attach-list-of-constants-to-a-run-in-tensorboard?noredirect=1#comment116886040_66109908
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.