awesome-repositories.com分类博客
awesome-repositories.com

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

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

1 个仓库

Awesome GitHub RepositoriesSwift Native Syntax

Directly imports and calls Python libraries from Swift using native syntax without a separate binding framework.

Distinct from Python Bindings: Distinct from Python Bindings: focuses on native Swift syntax for Python calls rather than general Python binding mechanisms.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Swift Native Syntax. Refine with filters or upvote what's useful.

Awesome Swift Native Syntax GitHub Repositories

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

    tensorflow/swift

    6,131在 GitHub 上查看↗

    Swift for TensorFlow is a custom toolchain that extends the Swift language with first-class automatic differentiation and differentiable types, enabling gradient-based computation directly within the compiler. It integrates the Swift compiler with TensorFlow runtime and XLA backends, allowing tensor operations to be compiled and executed on hardware-accelerated hardware for high-performance machine learning. The project distinguishes itself through compiler-integrated automatic differentiation that computes gradients of user-defined functions and types during compilation, eliminating the need

    Provides native Swift syntax to import and call Python libraries directly, bridging both ecosystems.

    Jupyter Notebook
    在 GitHub 上查看↗6,131
  1. Home
  2. Programming Languages & Runtimes
  3. Language Interoperability
  4. Interoperability
  5. Python Bindings
  6. Swift Native Syntax