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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pytorch avatar

pytorch/xla

0
View on GitHub↗
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.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Instrumente pentru dezvoltatori - Compiler for Cloud TPUs.
  • 2,788 stele·575 fork-uri·C++·5 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru pytorch/xlaGraficul istoricului de stele pentru pytorch/xla

    Alternative open-source pentru Xla

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Xla.
    • bachili/rednerAvatar BachiLi

      BachiLi/redner

      1,439Vezi pe GitHub↗

      Differentiable rendering without approximation.

      NASLcomputer-graphicscomputer-visiondifferentiable-rendering
      Vezi pe GitHub↗1,439
    • bharathgs/naluB

      bharathgs/NALU

      0Vezi pe GitHub↗
      Vezi pe GitHub↗0
    • aiqm/torchaniAvatar aiqm

      aiqm/torchani

      548Vezi pe GitHub↗

      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
      Vezi pe GitHub↗548
    • cornellius-gp/gpytorchAvatar cornellius-gp

      cornellius-gp/gpytorch

      3,893Vezi pe GitHub↗

      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
      Vezi pe GitHub↗3,893
    Vezi toate cele 30 alternative pentru Xla→

    Întrebări frecvente

    Ce face pytorch/xla?

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

    Care sunt principalele funcționalități ale pytorch/xla?

    Principalele funcționalități ale pytorch/xla sunt: Data and Graph Processing, Instrumente pentru dezvoltatori.

    Care sunt câteva alternative open-source pentru pytorch/xla?

    Alternativele open-source pentru pytorch/xla includ: 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…