awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nvidia/daliAvatar NVIDIA

    NVIDIA/DALI

    5,713Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,713
  1. Home
  2. Data & Databases
  3. Data Preprocessing Pipelines
  4. GPU-Accelerated Data Pipelines