meta-pytorch/torchrec
Pytorch domain library for recommendation systems observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 73
- Longevity 100
Flags: no_readme
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: 91.5
- age_days: 1878
- days_rel: 21
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
2599 stars · 684 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TorchRec is a PyTorch domain library for building recommendation systems at scale. It provides distributed sharding of large embedding tables and GPU-accelerated training and inference for recommender models.
Use cases
- train large recommendation models on multiple gpus
- shard huge embedding tables across a cluster
- build a recommender system with pytorch
- run distributed training for deep learning recommendation models
- serve recommendation model inference efficiently on gpu
When to choose
- you need to scale embedding tables beyond a single gpu's memory
- you are building recommender models in the pytorch ecosystem
- you want optimized gpu kernels for sparse embeddings
When to avoid
- you need a simple non-distributed recommender prototype
- your stack is tensorflow-based rather than pytorch
- you need a turnkey recommendation service rather than a training library
Facets
library · maturity active
deep-learning machine-learning gpu-computing machine-learning deep-learning gpu-computing python pytorch recommender-systems sharding distributed-training embedding-tables recommendation-systems gpu linux cuda
1 source
- registry_pypi: https://pypi.org/pypi/torchrec/json · fetched 2026-08-29 · 296a4d1e9843
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meta-pytorch/torchrec | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="meta-pytorch/torchrec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem