tensorflow / tensorflow/tensorboard

Do not list directories with only HParams metadata as "runs".

Open
#4,501 3 comments 1 reaction 1 assignee View on GitHub

@bmd3k is already working on this.

Since Jan 6, 2021.

core:backend plugin:hparams stat:awaiting tensorflower theme:usability type:feature
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

I'm using the demo code from here to setup the hparam plugin: https://github.com/tensorflow/tensorboard/blob/master/tensorboard/plugins/hparams/hparams_demo.py

However, I end up in this situation where tensorboard shows multiple runs, where only the train and validation runs contain any actual data, and the other 2 are empty. This results in a run list that is twice as long as it should be, and gets quite polluted when running many experiments (the doubling shows up on every tensorboard page):

runs

Which section of the demo code is causing the 2 blank runs per experiment? Can they be removed?

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.