Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- 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: 2359
- days_rel: 401
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
3229 stars · 324 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Jittor is a high-performance deep learning framework from Tsinghua University based on just-in-time (JIT) compilation and meta-operators, with a Python front-end and CUDA/C++ back-end. It includes an integrated op compiler and tuner plus model libraries for vision, detection, segmentation, GANs, point clouds, and LLM inference.
Use cases
- train neural networks with a pytorch-like api
- run deep learning models with jit-compiled optimized ops
- run large language model inference on limited hardware
- train image segmentation and detection models
- do differentiable rendering research
- run deep learning on gpu with automatic op tuning
When to choose
- you want a pytorch-style dynamic graph framework with jit-compiled performance
- you need to run LLMs on modest hardware via JittorLLMs
- you want to customize operators without writing low-level code
- you work in computer vision research areas covered by its model libraries
When to avoid
- your team and ecosystem depend on pytorch or tensorflow
- you need broad multi-vendor hardware support beyond cuda/cpu
- you require a large community and third-party library ecosystem
- you need windows-first or mobile deployment support
Facets
framework · maturity active
deep-learning machine-learning llm-inference gpu-computing deep-learning machine-learning computer-vision gpu-computing python cpp jit-compilation meta-operators pytorch-alternative tsinghua model-zoo differentiable-rendering linux gpu cuda
4 sources
- readme: https://github.com/Jittor/jittor · fetched 2026-08-28 · 1559f9198909
- homepage: https://cg.cs.tsinghua.edu.cn/jittor/ · fetched 2026-08-29 · fe2a9dc730cb
- site_page: https://cg.cs.tsinghua.edu.cn/jittor/assets/docs/index.html · fetched 2026-08-29 · ceb1bbf73c3e
- site_page: https://cg.cs.tsinghua.edu.cn/jittor/about · fetched 2026-08-29 · f33143d18f09
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Jittor/jittor | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem