Tencent/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2863
- days_rel: n/a
- days_push: 1251
- n_releases_24m: 0
Adoption not part of the score
2909 stars · 489 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PocketFlow is an open-source AutoML framework from Tencent AI Lab for automatically compressing and accelerating deep learning models. Developers specify a target compression ratio and it searches hyper-parameters to produce smaller, faster models suitable for mobile deployment.
Use cases
- compress a deep learning model for mobile deployment
- prune channels of a CNN automatically
- quantize neural network weights
- speed up model inference with minimal accuracy loss
- run neural architecture search for compressed models
- deploy computer vision models on resource-limited devices
When to choose
- you need to shrink a TensorFlow model for mobile or embedded inference
- you want automated pruning, sparsification, or quantization without manual tuning
- you can afford a search loop over compression hyper-parameters
When to avoid
- you work primarily in PyTorch rather than TensorFlow
- you need actively maintained tooling - the project has seen few updates since 2023
- you want one-shot compression without an automated search process
Facets
framework · maturity maintenance
machine-learning deep-learning llm-training deep-learning machine-learning computer-vision mobile-development python model-compression automl quantization pruning neural-network-acceleration tensorflow linux gpu
2 sources
- readme: https://github.com/Tencent/PocketFlow · fetched 2026-08-28 · 5cb851eb5389
- homepage: https://pocketflow.github.io · fetched 2026-08-29 · 5d2d5a57e00b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/PocketFlow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Tencent/PocketFlow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem