awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesOperator Graph Compositions

Representations of neural networks as directed graphs of independent operators for flexible execution.

Distinct from Execution Graph Compositions: Specific to neural network operator graphs rather than general task-based execution graphs

Explore 1 awesome GitHub repository matching software engineering & architecture · Operator Graph Compositions. Refine with filters or upvote what's useful.

Awesome Operator Graph Compositions GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • caffe2/caffe2Avatar de caffe2

    caffe2/caffe2

    8,377Voir sur GitHub↗

    Caffe2 is a high-performance deep learning framework and C++ machine learning library. It serves as a modular system for designing, training, and executing scalable neural networks. The project functions as an inference engine and a scalable neural network engine designed to run models across distributed systems and diverse hardware. Its architecture allows for the construction of custom neural network components that can be scaled from research to production environments. The framework covers the full lifecycle of deep learning development, including modular network architecture design, mod

    Represents neural networks as modular directed graphs of independent operators to enable scalable execution.

    Shell
    Voir sur GitHub↗8,377
  1. Home
  2. Software Engineering & Architecture
  3. Modular Program Composition
  4. Execution Graph Compositions
  5. Operator Graph Compositions