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

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

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

1 个仓库

Awesome GitHub RepositoriesDeclarative Tensor Notations

String-based patterns used to describe tensor rearrangements and reductions.

Distinct from Notation Converters: Focuses on high-level declarative string patterns for tensors specifically, rather than general mathematical notation conversion.

Explore 1 awesome GitHub repository matching software engineering & architecture · Declarative Tensor Notations. Refine with filters or upvote what's useful.

Awesome Declarative Tensor Notations GitHub Repositories

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

    arogozhnikov/einops

    9,398在 GitHub 上查看↗

    Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein summation, and multi-dimensional array operations. It serves as an abstraction layer that works across NumPy, PyTorch, TensorFlow, and JAX, allowing for tensor transformations without changing the API. The library distinguishes itself through a declarative notation system that uses readable string patterns to describe tensor rearrangements and reductions. This approach includes an extended Einstein summation interface that supports multi-letter axis names and a named dimension mapping

    Implements a declarative notation system that translates readable string patterns into backend-specific tensor operations.

    Pythoncupydeep-learningeinops
    在 GitHub 上查看↗9,398
  1. Home
  2. Software Engineering & Architecture
  3. Expression Transformers
  4. Notation Converters
  5. Declarative Tensor Notations