awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pytorch avatar

pytorch/xla

0
View on GitHub↗
2,788 स्टार्स·575 फोर्क्स·C++·3 व्यूज़pytorch.org/xla↗

Xla

Enabling PyTorch on XLA Devices (e.g. Google TPU)

Features

  • Data and Graph Processing - Compiler for connecting the framework to Cloud TPUs.
  • डेवलपर टूल्स - Compiler for Cloud TPUs.

स्टार हिस्ट्री

pytorch/xla के लिए स्टार हिस्ट्री चार्टpytorch/xla के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Xla के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Xla के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bachili/rednerBachiLi का अवतार

    BachiLi/redner

    1,439GitHub पर देखें↗

    Differentiable rendering without approximation.

    NASLcomputer-graphicscomputer-visiondifferentiable-rendering
    GitHub पर देखें↗1,439
  • bharathgs/naluB

    bharathgs/NALU

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • aiqm/torchaniaiqm का अवतार

    aiqm/torchani

    548GitHub पर देखें↗

    TorchANI 2.0 is an open-source library that supports training, development, and research of ANI-style neural network interatomic potentials. It was originally developed and is currently maintained by the Roitberg group.

    Python
    GitHub पर देखें↗548
  • cornellius-gp/gpytorchcornellius-gp का अवतार

    cornellius-gp/gpytorch

    3,893GitHub पर देखें↗

    GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process models. It provides a system for Gaussian process modeling and uncertainty estimation, designed to perform efficient matrix operations on graphics hardware. The framework features a modular kernel system for constructing custom covariance functions and modeling complex data dependencies. It specifically integrates Gaussian processes with deep neural networks to create hybrid models for regression and classification. The system employs numerical linear algebra techniques, inclu

    Python
    GitHub पर देखें↗3,893
Xla के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

pytorch/xla क्या करता है?

Enabling PyTorch on XLA Devices (e.g. Google TPU)

pytorch/xla की मुख्य विशेषताएं क्या हैं?

pytorch/xla की मुख्य विशेषताएं हैं: Data and Graph Processing, डेवलपर टूल्स।

pytorch/xla के कुछ ओपन-सोर्स विकल्प क्या हैं?

pytorch/xla के ओपन-सोर्स विकल्पों में शामिल हैं: bharathgs/nalu. cvxgrp/cvxpylayers — CVXPYlayers is a Python library for constructing differentiable convex optimization layers in PyTorch, JAX, and MLX… aiqm/torchani — TorchANI 2.0 is an open-source library that supports training, development, and research of ANI-style neural network… bachili/redner — Differentiable rendering without approximation. cornellius-gp/gpytorch — GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process… dmlc/dgl — DGL is a Python library for building and training graph neural networks. It functions as a graph message passing…