awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesInference

Specific compiler and graph transformations that optimize iterative model execution to reduce latency.

Distinct from Loop Optimizations: Distinct from general loop optimizations by targeting neural network parameter-result pairs in inference graphs.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Inference. Refine with filters or upvote what's useful.

Awesome Inference GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • openvinotoolkit/openvinoopenvinotoolkit 的头像

    openvinotoolkit/openvino

    10,414在 GitHub 上查看↗

    OpenVINO is an AI inference engine and model serving platform designed to execute optimized deep learning models across CPUs, GPUs, and NPUs through a unified API. It includes a model optimization toolkit for converting, quantizing, and compressing models from various frameworks, alongside a specialized generative AI runtime for large language models. The project distinguishes itself through a plugin-based hardware acceleration layer that maps neural network operations to vendor-specific drivers. It features advanced execution mechanisms such as continuous batching, speculative decoding, and

    Detects and replaces parameter-result pairs in models containing loops to reduce inference latency.

    C++aicomputer-visiondeep-learning
    在 GitHub 上查看↗10,414
  1. Home
  2. Programming Languages & Runtimes
  3. Loop Optimizations
  4. Inference