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

MegEngine/MegEngine

MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架 observed · 2026-08-28

github.com/MegEngine/MegEngine · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2359
  • days_rel: n/a
  • days_push: 678
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4808 stars · 546 forks observed · 2026-08-28

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

MegEngine is a fast, scalable deep learning framework with automatic differentiation, developed in C++ with Python bindings. It unifies training and inference in a single model, supports quantization and dynamic shapes, and deploys efficiently across x86, Arm, CUDA, and ROCm platforms.

Use cases

  • train neural networks with autograd in Python
  • deploy deep learning models on mobile and embedded devices
  • reduce GPU memory usage during training with DTR
  • quantize models for faster inference
  • run inference on CPU, CUDA, or ROCm hardware
  • build models with a NumPy-like tensor API

When to choose

  • you need a single framework for both training and inference
  • you target diverse platforms including mobile, TEE, and embedded devices
  • GPU memory is a bottleneck and you need DTR-style optimization
  • you want quantization-aware training with a unified model

When to avoid

  • you need the broadest ecosystem of pretrained models and community tools (PyTorch/TensorFlow)
  • you require the latest Python versions (MegEngine supports Python 3.6-3.9)
  • you need frequent releases and very active development

Facets

library · maturity maintenance

deep-learning machine-learning llm-training deep-learning machine-learning gpu-computing windows python cpp cross-platform autograd tensor training-and-inference quantization dtr-memory-optimization numpy-like-api linux macos android ios gpu

1 source

Member repositories

RepositoryRoleHealth v2
MegEngine/MegEnginemain23

For agents

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

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