apache/tvm
Open Machine Learning Compiler Framework observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 73
- 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: 92.0
- age_days: 3612
- days_rel: 23
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
13691 stars · 3959 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apache TVM is an open machine learning compiler framework that takes pre-trained models and compiles them into optimized, deployable modules with minimal runtimes. It follows a Python-first development model and supports universal deployment from data center GPUs to edge devices.
Use cases
- compile a trained PyTorch model for deployment on edge devices
- optimize deep learning model inference for a specific GPU
- generate minimal deployable runtime modules from ML models
- auto-tune tensor kernels for custom hardware backends
- deploy LLM inference with a compiled minimal runtime
- cross-compile models for embedded or mobile targets
- customize ML compiler pipelines in Python
When to choose
- you need to deploy ML models across diverse hardware (GPU, CPU, mobile, embedded)
- you want minimal runtime overhead and small deployable artifacts
- you need to optimize or auto-tune kernels for custom or emerging hardware
- you want a Python-first compiler API to customize compilation pipelines
When to avoid
- you just need a simple inference runtime without compilation or tuning
- your target is only mainstream hardware well-served by vendor libraries like cuDNN or TensorRT
- you need a plug-and-play solution with minimal compiler expertise on the team
Facets
framework · maturity active
compiler machine-learning llm-inference gpu-computing benchmarking machine-learning compilers deep-learning gpu-computing performance python cpp windows cross-platform wasm ml-compilation tensor-compiler code-generation model-deployment auto-tuning tensorir relax edge-deployment opencl vulkan metal rocm spirv linux macos gpu android ios
4 sources
- readme: https://github.com/apache/tvm · fetched 2026-08-28 · b381df9dc9b1
- homepage: https://tvm.apache.org/ · fetched 2026-08-29 · e11ddc8ddd43
- site_page: https://tvm.apache.org/docs/reference/security.html · fetched 2026-08-29 · dce930925d1a
- site_page: https://tvm.apache.org/docs · fetched 2026-08-29 · 6740040a44a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/tvm | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem