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

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

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

2 مستودعات

Awesome GitHub RepositoriesFramework Abstraction Layers

Interfaces that allow graph logic to be executed across different deep learning backends.

Distinct from Tensor Computation Backends: Distinct from Tensor Computation Backends by focusing on the abstraction layer that enables cross-framework compatibility rather than the execution engine itself.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Framework Abstraction Layers. Refine with filters or upvote what's useful.

Awesome Framework Abstraction Layers GitHub Repositories

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

    dmlc/dgl

    14,283عرض على GitHub↗

    DGL is a Python library for building and training graph neural networks. It functions as a graph message passing framework and a geometric deep learning tool, enabling the development of models that analyze graph-structured data. The library is designed for large-scale graph processing, utilizing distributed training and neighbor sampling to handle datasets with billions of edges. It provides specialized support for heterogeneous graph modeling, allowing for the representation of complex real-world entities with multiple node and edge types. Its capabilities cover a wide range of graph tasks

    Provides a backend-agnostic tensor interface to ensure graph logic runs across different deep learning frameworks.

    Pythondeep-learninggraph-neural-networks
    عرض على GitHub↗14,283
  • tensorlayer/tensorlayerالصورة الرمزية لـ tensorlayer

    tensorlayer/TensorLayer

    7,384عرض على GitHub↗

    TensorLayer is a backend-agnostic tensor library and deep learning framework designed for building neural network architectures. It provides a neural network abstraction layer that allows model logic to run across different deep learning engines using high-level layers and model components. The project serves as a deep reinforcement learning toolkit for implementing policy-based, value-based, and actor-critic agents. It includes specialized tools for managing experience replay and gradient-based policy optimization to handle both discrete and continuous action spaces. To support reinforcemen

    Implements a framework abstraction layer that allows the same model logic to run across different deep learning backends.

    Python
    عرض على GitHub↗7,384
  1. Home
  2. Artificial Intelligence & ML
  3. Tensor Computation Backends
  4. Framework Abstraction Layers