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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesSwift Custom Toolchains

A custom toolchain that integrates the Swift compiler with TensorFlow runtime and XLA backend for machine learning development.

Distinct from Compiler Toolchain Development: Distinct from Compiler Toolchain Development: focuses on a Swift-specific custom toolchain for ML rather than general compiler toolchain development.

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

Awesome Swift Custom Toolchains GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tensorflow/swiftAvatar von tensorflow

    tensorflow/swift

    6,131Auf GitHub ansehen↗

    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 a custom Swift toolchain integrating the compiler with TensorFlow runtime and XLA backend for ML.

    Jupyter Notebook
    Auf GitHub ansehen↗6,131
  1. Home
  2. Programming Languages & Runtimes
  3. Compiler Toolchain Development
  4. Swift Custom Toolchains