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

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

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

1 مستودع

Awesome GitHub RepositoriesLayer-Level Performance Benchmarking

Tools for measuring the execution latency and resource overhead of individual model layers.

Distinct from Deep Learning Optimization: Focuses on measuring individual building blocks rather than overall model optimization

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Layer-Level Performance Benchmarking. Refine with filters or upvote what's useful.

Awesome Layer-Level Performance Benchmarking GitHub Repositories

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

    facebookresearch/xformers

    10,506عرض على GitHub↗

    xformers is a collection of specialized toolsets for fused GPU operators, sparse attention mechanisms, modular transformer components, and performance benchmarking. It provides a library of optimized and interoperable building blocks used to construct and experiment with transformer architectures. The project features a fused CUDA operator library that combines common layers into single GPU operations to increase throughput. It includes a sparse attention framework and memory-efficient attention kernels that utilize tiling strategies and structured sparsity patterns to reduce computational ov

    Provides tools for comparing the speed and memory overhead of individual model layers to guide optimization.

    Python
    عرض على GitHub↗10,506
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Training Algorithms
  7. Layer-Level Performance Benchmarking