awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesVirtual Machine Execution

Runs a pre-built computational graph on a dedicated virtual machine, feeding input values and computing every operation in the graph.

Distinct from Graph-Based Computational Execution: Distinct from Graph-Based Computational Execution: focuses on execution via a dedicated virtual machine runtime rather than general graph evaluation.

Explore 1 awesome GitHub repository matching scientific & mathematical computing · Virtual Machine Execution. Refine with filters or upvote what's useful.

Awesome Virtual Machine Execution GitHub Repositories

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

    gorgonia/gorgonia

    5,919Auf GitHub ansehen↗

    Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for building and training neural networks. It functions as a CUDA-accelerated tensor library and a SIMD-optimized math library, enabling machine learning workflows entirely within the Go ecosystem. The library distinguishes itself through a dual-backend architecture that dispatches neural network operations to either a GPU or CPU depending on CUDA availability at runtime. It constructs differentiable directed acyclic graphs of tensor operations, supports reverse-mode automatic gradient

    Runs a pre-built computational graph on a dedicated virtual machine, computing every operation in the graph.

    Go
    Auf GitHub ansehen↗5,919
  1. Home
  2. Scientific & Mathematical Computing
  3. Data Modeling and Processing
  4. Computational Graphs
  5. Graph-Based Computational Execution
  6. Virtual Machine Execution