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

NVIDIA/DALI

A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications. observed · 2026-08-28

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

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 78
  • 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: 34
  • age_days: 3015
  • days_rel: 65
  • days_push: 7
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

5734 stars · 674 forks observed · 2026-08-28

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

NVIDIA DALI is a GPU-accelerated data loading and preprocessing library with optimized building blocks and an execution engine for deep learning training and inference. It provides portable pipelines for image, video, and audio processing that integrate with PyTorch, TensorFlow, JAX, and PaddlePaddle.

Use cases

  • accelerate data loading for deep learning training
  • offload image preprocessing from CPU to GPU
  • replace torchvision transforms with GPU-accelerated versions
  • build fast image augmentation pipelines
  • speed up audio and video preprocessing for ML
  • fix CPU bottleneck in multi-GPU training
  • portable preprocessing across PyTorch and TensorFlow

When to choose

  • training is bottlenecked on CPU data preprocessing
  • you have NVIDIA GPUs and want to maximize GPU utilization
  • you need consistent preprocessing across multiple DL frameworks
  • you process large volumes of images, video, or audio

When to avoid

  • you have no NVIDIA GPU or run on Windows/macOS
  • your data pipeline is small and not a bottleneck
  • you need CPU-only or cloud-agnostic portability
  • you rely on custom operators DALI does not provide

Facets

library · maturity active

image-processing audio-processing video-processing machine-learning gpu-computing data-science etl deep-learning machine-learning computer-vision image-processing gpu-computing python cpp data-loading data-augmentation gpu-acceleration cuda data-pipeline pytorch tensorflow preprocessing audio data-engineering linux gpu

10 sources

Member repositories

RepositoryRoleHealth v2
NVIDIA/DALImain92

For agents

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

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