tensorflow / tensorflow/tensorboard
TensorBoard is "smoothing" lines with two points
Open
Nobody has claimed this yet.
plugin:scalars
stat:contributions welcome
type:bug
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
If you generate a summary with two points on TensorBoard and apply smoothing, the "smoothed" line will not equal the true line. This is silly. :)
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
No file or test is named in the issue. First reproduce the reported case in TensorBoard with a summary containing two points and smoothing enabled, then trace the relevant chart behavior. Done means the smoothed line matches the true line for this two-point case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100