tensorflow / tensorflow/tensorboard
Increase or disable downsampling in TensorBoard.dev
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
is there a way to load all the sample points in the plugin, it seems tensorboard.dev truncate the sample points of my summary. For example in tensorboard the default samples_per_plugin scalar is 1000, however, we can modify this by passing command like --samples_per_plugin scalars=0.
Do you have a similar facility in tensorboard.dev, if not can you please add this facility in a future release. However, I understand, that might be some memory limitation from your end in order to show every sample points.
please see if it's possible.
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. Start by locating TensorBoard.dev’s plugin sample-loading and downsampling entry point, then compare its behavior with --samples_per_plugin scalars=0. Done means the issue’s requested control is defined and implemented with its memory limitations understood.
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
- 25/100