awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGPU-Accelerated Data Pipelines

Constructs sequences of data loading and preprocessing steps that run efficiently on the GPU.

Distinct from Data Preprocessing Pipelines: Distinct from Data Preprocessing Pipelines: specifically runs on GPU with operator fusion and kernel scheduling, not general CPU-based cleaning.

Explore 1 awesome GitHub repository matching data & databases · GPU-Accelerated Data Pipelines. Refine with filters or upvote what's useful.

Awesome GPU-Accelerated Data Pipelines GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nvidia/daliAvatar von NVIDIA

    NVIDIA/DALI

    5,713Auf GitHub ansehen↗

    NVIDIA DALI is a GPU-accelerated data loading and preprocessing library designed for deep learning workflows. It constructs high-performance data pipelines that offload decoding, augmentation, and normalization to the GPU, eliminating CPU bottlenecks in training and inference. The library reads data from multiple storage formats and streams it directly into GPU memory, with support for multi-GPU execution to scale throughput across large-scale workloads. DALI distinguishes itself by enabling data pipelines to be built once and executed across multiple deep learning frameworks without code cha

    Builds GPU-accelerated data loading and preprocessing pipelines that eliminate CPU bottlenecks.

    C++audio-processingdata-augmentationdata-processing
    Auf GitHub ansehen↗5,713
  1. Home
  2. Data & Databases
  3. Data Preprocessing Pipelines
  4. GPU-Accelerated Data Pipelines