awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dmlc/dglAvatar dmlc

    dmlc/dgl

    14,283Vezi pe 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
    Vezi pe GitHub↗14,283
  • tensorlayer/tensorlayerAvatar tensorlayer

    tensorlayer/TensorLayer

    7,384Vezi pe 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
    Vezi pe GitHub↗7,384
  1. Home
  2. Artificial Intelligence & ML
  3. Tensor Computation Backends
  4. Framework Abstraction Layers