awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesISA-Level Binary Generation

Generation of specialized binary code at the instruction set architecture level based on tensor metadata.

Distinct from Binary Compilation: Focuses on generating hardware-specific ISA binaries for compute kernels rather than general application binary compilation.

Explore 1 awesome GitHub repository matching programming languages & runtimes · ISA-Level Binary Generation. Refine with filters or upvote what's useful.

Awesome ISA-Level Binary Generation GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • uxlfoundation/onednnالصورة الرمزية لـ uxlfoundation

    uxlfoundation/oneDNN

    4,009عرض على 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

    Lowers computation logic to hardware ISA level and generates specialized binary code based on tensor metadata.

    C++aarch64amxavx512
    عرض على GitHub↗4,009
  1. Home
  2. Programming Languages & Runtimes
  3. Binary Compilation
  4. ISA-Level Binary Generation