awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • caffe2/caffe2caffe2 的头像

    caffe2/caffe2

    8,377在 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
    在 GitHub 上查看↗8,377
  1. Home
  2. Software Engineering & Architecture
  3. Modular Program Composition
  4. Execution Graph Compositions
  5. Operator Graph Compositions