ericjang/tdb
Interactive, node-by-node debugging and visualization for TensorFlow observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3917
- days_rel: n/a
- days_push: 3505
- n_releases_24m: 0
Adoption not part of the score
1350 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TensorDebugger (TDB) is a visual debugger for TensorFlow deep learning models, combining a Python library with a Jupyter notebook extension. It adds breakpoints on graph ops and tensors plus real-time visualization of data flowing through the computational graph during training.
Use cases
- debug tensorflow models node by node
- set breakpoints on tensors in a computational graph
- visualize weights and gradients during training
- plot histograms of activations in real time
- find training bugs in neural networks faster
- inspect deep learning model internals in jupyter
When to choose
- you are working with older TensorFlow 1.x codebases and want visual graph debugging
- you want real-time plots of tensors while a network trains
- you prefer a Jupyter-based debugging workflow for deep learning
When to avoid
- you use modern TensorFlow, where the official tfdbg debugger is the maintained alternative
- you use PyTorch or other frameworks, since TDB is TensorFlow-specific
- you need actively maintained software with recent fixes
Facets
library · maturity abandoned
machine-learning developer-tools data-visualization deep-learning machine-learning developer-tools data-visualization python browser tensorflow debugger jupyter-notebook visualization breakpoints deep-learning debugging
1 source
- readme: https://github.com/ericjang/tdb · fetched 2026-08-28 · 2a102b5481d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ericjang/tdb | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem