NVIDIA-Merlin/HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 95
- Release rhythm 42
- 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: 362
- age_days: 2546
- days_rel: 174
- days_push: 31
- n_releases_24m: 2
Adoption not part of the score
1071 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HugeCTR is a GPU-accelerated deep learning framework from NVIDIA designed for training and inference of large recommender models, especially click-through-rate (CTR) estimation with huge embedding tables. It offers a high-level Python interface, model-parallel and multi-node training, mixed precision, and ONNX export.
Use cases
- train click-through-rate prediction models on GPUs
- train recommender models with very large embedding tables
- run model-parallel deep learning training across multiple GPUs and nodes
- benchmark recommender system training performance with MLPerf
- convert trained recommender models to ONNX for deployment
- serve large-scale recommendation model inference
When to choose
- you need to train CTR or recommender models with embeddings too large for a single GPU
- you want NVIDIA-optimized, MLPerf-competitive training performance
- you need multi-node, model-parallel training for recommendation workloads
When to avoid
- your models are small and fit comfortably in standard frameworks like PyTorch or TensorFlow
- you are not working on recommendation or CTR-style workloads
- you lack NVIDIA GPUs or a multi-GPU cluster
Facets
framework · maturity active
deep-learning machine-learning gpu-computing benchmarking deep-learning machine-learning gpu-computing cpp python ctr recommender-systems nvidia model-parallel-training embeddings mlperf recommendation-systems linux gpu
1 source
- readme: https://github.com/NVIDIA-Merlin/HugeCTR · fetched 2026-08-28 · 90c9d3698651
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVIDIA-Merlin/HugeCTR | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="NVIDIA-Merlin/HugeCTR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem