tensorflow / tensorflow/tensorboard

Graph plugin should support concept of step

Open
#1,872 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin:graph plugin:graph:profile
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

Graph plugin, more specifically its profile feature, has a concept of session_runs which get populated with a tag. The problem is, only the graph plugin treats tag differently and instructs user to use new tag per step.

Instead, the graph plugin should support 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

Start by reading the graph plugin's profile feature and how session_runs and tags are currently handled, then review the linked graph visualization guide for the per-step behavior. Clarify how step should replace or coexist with the current tag convention; done means the graph plugin supports steps without requiring users to create a new tag for each step.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.