tensorflow / tensorflow/tensorboard
Add the possibility of marking time stamps
Open
Nobody has claimed this yet.
core:frontend
core:summaries
plugin:scalars
type:feature
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
It would be nice if it were possible to mark points in the training. For example, indicating the end of epochs as vertical lines in the scalar plots to see how many epochs are required to converge.
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
Start by tracing the scalar plot entry point and how training-step data is represented. Define how epoch or other timestamp markers would be supplied and displayed as vertical lines, then verify that marked plots make convergence points visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100