awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCPU Primitive Execution

Executing optimized deep learning operations on various processor architectures using JIT code generation.

Distinct from CPU Instruction Set Detection: Shortlist candidates focus on instruction detection or logs, not the actual execution of DL primitives on CPU.

Explore 1 awesome GitHub repository matching operating systems & systems programming · CPU Primitive Execution. Refine with filters or upvote what's useful.

Awesome CPU Primitive Execution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • uxlfoundation/onednnAvatar de uxlfoundation

    uxlfoundation/oneDNN

    4,009Voir sur GitHub↗

    oneDNN is a library for deep learning acceleration that provides optimized building blocks for neural network training and inference. It manages tensor computation across CPU and GPU hardware, enabling the execution of high-performance primitives for model training and neural network inference optimization. The project distinguishes itself through hardware-specific kernel optimization and the use of just-in-time compilation to target specific processor instruction sets. It supports quantized neural network execution using both static and dynamic quantization to reduce memory usage and increas

    Runs deep learning operations on various processor architectures using just-in-time code generation for the detected instruction set.

    C++aarch64amxavx512
    Voir sur GitHub↗4,009
  1. Home
  2. Operating Systems & Systems Programming
  3. CPU Primitive Execution