tensorflow / tensorflow/tensorboard
Adding node and cell names for tensorboard graph
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
I am trying to trace the tensorboard graph for https://github.com/promach/gdas
However, from what I can observe so far, the tensorboard graph does not really indicate user-understandable node names and cell names which makes it so difficult for tracking down the connections within the graph.
Any suggestions ?

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files or tests. Start by reproducing the reported graph behavior with the linked gdas project and inspect the TensorBoard graph visualization entry points; done means node and cell names are understandable and the graph connections are easier to trace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tensorflow, 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