tensorflow / tensorflow/tensorboard

Hierarchical display for TensorBoard

Open
#3,740 13 comments 13 reactions 2 assignees View on GitHub

@japie1235813 is already working on this.

Since Dec 15, 2021.

core:frontend core:summaries stat:awaiting tensorflower type:support
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

System information

  • TensorFlow version (you are using): 2.1
  • Are you willing to contribute it (Yes/No): Not a frontend guy so I don't know if I can help.

Describe the feature and the current behavior/state.
I'm using TensorBoard to display an optimisation process with two stages, lambda_sweep and counterfactual_search, so I used the name argument to the summary ops to display the plots for the two stages separtely:

image

I would like this behaviour to be hierarchical, that is, other drop-downs would appear when clicking one of the stages. Instead, I get the follwing:

image

I was wondering if there is any way to extend the first level logic so that, for example, under counterfactual_search I get another page I can click on that is called lambda and so on.

Will this change the current api? How?
I don't think so, it sounds more like a frontnend feature to me?
Who will benefit with this feature?
All tensorboard users.

Any Other info.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.