tensorflow / tensorflow/tensorboard

Increase or disable downsampling in TensorBoard.dev

Open
#4,042 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

core:frontend tbdev type:feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.