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

dmlc/nnvm

None observed · 2026-08-28

github.com/dmlc/nnvm · C++ · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3723
  • days_rel: n/a
  • days_push: 2913
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1649 stars · 274 forks observed · 2026-08-28

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

NNVM was a computation-graph intermediate representation and compiler front-end for deep learning frameworks, serving as the graph-level optimization and deployment layer of the TVM stack. Development has ended and all source code now lives in the TVM repository (apache/tvm).

Use cases

  • compile deep learning models to GPU backends like CUDA, OpenCL, ROCm, and Metal
  • optimize computation graphs before hardware-specific code generation
  • deploy trained neural network models to diverse hardware targets
  • convert models from frameworks like MXNet into a portable graph IR

When to choose

  • you are maintaining legacy code that already depends on the NNVM graph IR
  • you need to study the historical design of TVM's graph compiler

When to avoid

  • starting any new project - use TVM (Relay/Relax) instead
  • you need current model support, maintenance, or bug fixes
  • you want an actively developed deep learning compiler

Facets

library · maturity abandoned

compiler machine-learning deep-learning llm-inference deep-learning compilers machine-learning windows cpp python computation-graph tvm compiler-stack model-deployment gpu opencl rocm metal merged-into-tvm linux macos cuda

1 source

Member repositories

RepositoryRoleHealth v2
dmlc/nnvmmain10

For agents

markdown · JSON · MCP: product_card(name="dmlc/nnvm")

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