tensorflow / tensorflow/tensorboard
Requesting the ability to enter two steps, a global and local
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
This could make life significantly easier for students and researchers, IMO. Currently, an entry is identified by a global_step. It would be great if you could enable local_step. Following this enhancement, every point on the tensorboard GUI could be a clickable which "expands" when clicked, revealing the local data indexed by local_step.
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.
Research direction
The issue mentions only the TensorBoard GUI and the global_step/local_step concepts; it names no files, tests, or entry points. First trace where global_step is represented and rendered, then clarify the data and interaction design for expanding points by local_step; done means the agreed behavior is implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100