awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesLanguage Extensions

Extends the Swift language with first-class automatic differentiation and differentiable types for gradient-based computation.

Distinct from Differentiable Programming: Distinct from Differentiable Programming: focuses on language-level extension rather than general differentiable programming frameworks.

Explore 1 awesome GitHub repository matching part of an awesome list · Language Extensions. Refine with filters or upvote what's useful.

Awesome Language Extensions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tensorflow/swiftالصورة الرمزية لـ tensorflow

    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

    Extends Swift with first-class automatic differentiation and differentiable types for gradient-based computation.

    Jupyter Notebook
    عرض على GitHub↗6,131
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Differentiable Programming
  5. Language Extensions