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

meta-pytorch/torchrec

Pytorch domain library for recommendation systems observed · 2026-08-28

github.com/meta-pytorch/torchrec · homepage · Python · BSD-3-Clause (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
meta-pytorch/torchrecmain90

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