awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 रिपॉजिटरी

Awesome GitHub RepositoriesModel Compilers

Tools that transform high-level neural network definitions into optimized, hardware-specific executable code.

Distinct from Model Performance Optimizations: Distinct from Model Performance Optimizations: focuses on the compilation process to machine code rather than general performance tuning.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Model Compilers. Refine with filters or upvote what's useful.

Awesome Model Compilers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • apache/tvmapache का अवतार

    apache/tvm

    13,497GitHub पर देखें↗

    TVM is a machine learning compiler framework designed to convert deep learning models from various frameworks into optimized machine code. It functions as a cross-platform deployment engine that transforms high-level model definitions into efficient, hardware-specific binaries for diverse computing architectures. The system utilizes a multi-level compilation pipeline that decouples algorithm logic from hardware implementation through tensor-operator abstractions. It employs a graph-level intermediate representation to perform cross-operator optimizations and memory planning before lowering co

    Converts complex neural network models into highly efficient, hardware-optimized machine code.

    Pythoncompilerdeep-learninggpu
    GitHub पर देखें↗13,497
  • nvidia/tensorrt-llmNVIDIA का अवतार

    NVIDIA/TensorRT-LLM

    12,913GitHub पर देखें↗

    TensorRT-LLM is a platform and toolkit designed for compiling, optimizing, and serving transformer-based models on accelerated hardware. It functions as a framework that transforms machine learning models into efficient execution graphs, providing an engine to refine these models for specific hardware to maximize throughput and minimize latency during text generation. The project distinguishes itself through advanced execution strategies that manage the entire inference pipeline. It utilizes kernel-level fusion and static graph execution to optimize mathematical operations and computational f

    Transforms high-level neural network definitions into hardware-specific execution kernels to maximize throughput.

    Pythonblackwellcudallm-serving
    GitHub पर देखें↗12,913
  • zhaochenyang20/awesome-ml-sys-tutorialzhaochenyang20 का अवतार

    zhaochenyang20/Awesome-ML-SYS-Tutorial

    5,371GitHub पर देखें↗

    This project provides a comprehensive technical guide and framework for engineering large-scale machine learning systems. It covers the full lifecycle of model development, focusing on the infrastructure and computational principles required to build, train, and serve generative AI models across distributed GPU clusters. The repository distinguishes itself by offering deep-dive tutorials and implementation strategies for complex system challenges. It emphasizes high-performance architectural primitives, such as collective communication orchestration, distributed tensor sharding, and static gr

    Transforms high-level neural network definitions into optimized, hardware-specific executable code for dynamic workloads.

    Python
    GitHub पर देखें↗5,371
  • plaidml/plaidmlplaidml का अवतार

    plaidml/plaidml

    4,573GitHub पर देखें↗

    PlaidML is a deep learning compiler framework and cross-platform runtime designed to execute machine learning models on a wide variety of hardware targets. It functions as a hardware agnostic tensor engine that translates tensor models into executable code, allowing deep learning networks to run across different compute devices without requiring specific driver dependencies. The system enables the execution of models on custom or limited hardware by using JSON specifications to define device hardware. It employs a domain-specific language to describe tensor computations and provides a middle

    Transforms high-level neural network definitions into optimized, hardware-specific executable code.

    C++
    GitHub पर देखें↗4,573
  • iree-org/ireeiree-org का अवतार

    iree-org/iree

    3,819GitHub पर देखें↗

    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

    Transforms high-level neural network definitions into optimized, hardware-specific executable code for diverse deployment targets.

    C++compilercudajax
    GitHub पर देखें↗3,819
  • hyperai/tvm-cnhyperai का अवतार

    hyperai/tvm-cn

    3,813GitHub पर देखें↗

    This project is a collection of technical guides and manuals for the Apache TVM compiler stack translated into Simplified Chinese. It provides translated documentation focusing on deep learning compilation and the transformation of machine learning models into optimized executable code. The documentation covers the use of hardware backend guides for deploying models across CPUs, GPUs, and specialized accelerators. It also includes references for intermediate representations and graph-level optimizations used to compile tensor programs.

    Transforms high-level neural network definitions into optimized, hardware-specific executable code.

    TypeScriptapachechinese-simplifieddeep-learning
    GitHub पर देखें↗3,813
  • zml/zmlzml का अवतार

    zml/zml

    3,171GitHub पर देखें↗

    zml is a machine learning model compiler and cross-platform inference engine that transforms model descriptions into optimized executable binaries for specific hardware accelerators. It functions as a model deployment toolkit and hardware-agnostic orchestrator, utilizing a tensor-based architecture definition to provide strong type checking during the compilation process. The project distinguishes itself through the ability to shard tensors and distribute large-scale AI workloads across a logical mesh of multiple devices. It further supports the remote model lifecycle by authenticating and do

    Transforms high-level model definitions into optimized, hardware-specific executable machine code.

    Zigaibazelhpc
    GitHub पर देखें↗3,171
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Frameworks
  5. Training Systems
  6. Model Performance Optimizations
  7. Model Compilers