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

Jittor/jittor

Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators. observed · 2026-08-28

github.com/Jittor/jittor · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Jittor/jittormain67

For agents

markdown · JSON · MCP: product_card(name="Jittor/jittor")

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