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 RepositoriesCUDA Backend Compilation

Compilation of model operations into optimized kernels for NVIDIA GPU architectures.

Distinct from NVIDIA GPU Kernels: Focuses on the compiler backend process for NVIDIA GPUs rather than just the kernels themselves

Explore 1 awesome GitHub repository matching artificial intelligence & ml · CUDA Backend Compilation. Refine with filters or upvote what's useful.

Awesome CUDA Backend Compilation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • iree-org/ireeAvatar von iree-org

    iree-org/iree

    3,819Auf GitHub ansehen↗

    IREE is an MLIR-based compiler toolchain and runtime designed to translate machine learning models from various frameworks into optimized binaries for execution across diverse hardware targets. It provides a unified pipeline to ingest models from PyTorch, TensorFlow, JAX, and ONNX, lowering them into a common intermediate representation for deployment on CPUs, GPUs, and bare-metal embedded systems. The project distinguishes itself through a bytecode virtual machine and a hardware abstraction layer that decouple high-level model logic from specific hardware instruction sets. It supports sophis

    Compiles models to target specific Nvidia GPU architectures using a dedicated CUDA backend.

    C++compilercudajax
    Auf GitHub ansehen↗3,819
  1. Home
  2. Artificial Intelligence & ML
  3. NVIDIA GPU Kernels
  4. CUDA Backend Compilation