Ross ROSS = Recommend OSS · open-source software intelligence for agents

szagoruyko/pytorchviz

A small package to create visualizations of PyTorch execution graphs observed · 2026-08-28

github.com/szagoruyko/pytorchviz · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3137
  • days_rel: n/a
  • days_push: 611
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3500 stars · 290 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A small Python package (torchviz) that generates visualizations of PyTorch execution graphs and autograd traces using Graphviz. It renders computation graphs of model outputs, optionally showing saved tensors and backward-pass attributes.

Use cases

  • visualize pytorch computation graph
  • debug autograd backward pass dependencies
  • see what tensors autograd saves for backward
  • render neural network execution graph as image
  • inspect model graph in jupyter notebook

When to choose

  • you need quick Graphviz diagrams of PyTorch autograd graphs
  • you're debugging gradient flow or memory usage in a PyTorch model
  • you want a lightweight pip-installable visualization utility

When to avoid

  • you need interactive or runtime training dashboards like TensorBoard
  • you're not using PyTorch
  • you need full model architecture diagrams rather than execution graphs

Facets

library · maturity maintenance

data-visualization machine-learning developer-tools deep-learning data-visualization developer-tools python cross-platform pytorch autograd computational-graph graphviz debugging

1 source

Member repositories

RepositoryRoleHealth v2
szagoruyko/pytorchvizmain32

For agents

markdown · JSON · MCP: product_card(name="szagoruyko/pytorchviz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem