tensorflow / tensorflow/tensorboard

Requesting the ability to enter two steps, a global and local

Open
#3,841 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

This could make life significantly easier for students and researchers, IMO. Currently, an entry is identified by a global_step. It would be great if you could enable local_step. Following this enhancement, every point on the tensorboard GUI could be a clickable which "expands" when clicked, revealing the local data indexed by local_step.

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

The issue mentions only the TensorBoard GUI and the global_step/local_step concepts; it names no files, tests, or entry points. First trace where global_step is represented and rendered, then clarify the data and interaction design for expanding points by local_step; done means the agreed behavior is implemented and verified.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
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.