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

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

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

1 مستودع

Awesome GitHub RepositoriesProcess Data Broadcasting

Mechanisms for copying tensors or values from a single source process to all other participating processes in a distributed cluster.

Distinct from Broadcast Joins: Closest candidates focus on database joins or process monitoring, not the tensor-level broadcasting required for ML distributed training.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Process Data Broadcasting. Refine with filters or upvote what's useful.

Awesome Process Data Broadcasting GitHub Repositories

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

    pytorch/ignite

    4,770عرض على GitHub↗

    Ignite is a high-level training framework for PyTorch neural networks that serves as a training engine and deep learning lifecycle manager. It provides a structured system for organizing and automating training and evaluation loops, managing data iterators and triggering event handlers at specific milestones during the model training process. The project distinguishes itself through a comprehensive suite of tools for distributed training and model evaluation. It includes utilities for synchronizing gradients and coordinating collective communication across multiple GPUs or nodes, as well as a

    Implements utilities for broadcasting specific values or tensors from one source process to all others in a cluster.

    Python
    عرض على GitHub↗4,770
  1. Home
  2. Artificial Intelligence & ML
  3. Process Data Broadcasting