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
·

2 Repos

Awesome GitHub RepositoriesFramework Transpilers

Tools that translate source code and computational graphs from one machine learning library to another.

Distinct from Deep Learning Frameworks: None of the candidates describe the act of transpiling code between frameworks; they focus on the frameworks themselves.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Framework Transpilers. Refine with filters or upvote what's useful.

Awesome Framework Transpilers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ivy-llc/ivyAvatar von ivy-llc

    ivy-llc/ivy

    14,176Auf GitHub ansehen↗

    Ivy is a machine learning framework transpiler and model converter designed to translate code and computational graphs between different deep learning ecosystems. It serves as a portability tool for migrating model architectures and logic across competing frameworks to enable flexible deployment. The system achieves cross-framework conversion by utilizing abstract syntax tree analysis to rewrite source code and by employing a computational graph tracer to capture tensor flows and operation sequences during live execution. This process allows for the translation of both high-level model defini

    Converts machine learning code and computational graphs between different deep learning frameworks.

    Python
    Auf GitHub ansehen↗14,176
  • kornia/korniaAvatar von kornia

    kornia/kornia

    11,238Auf GitHub ansehen↗

    Kornia is a differentiable computer vision library and cross-framework tensor vision toolset. It implements vision operations as differentiable tensors to enable integration into deep learning pipelines and supports the transpilation of operations across PyTorch, TensorFlow, JAX, and NumPy. The project provides specialized toolsets for geometric vision and stereo depth, including algorithms for 3D scene reconstruction, camera calibration, and pose estimation. It further distinguishes itself as a differentiable image augmentation framework, applying random geometric and color transformations w

    Translates vision operations to run on different backends including JAX, TensorFlow, and NumPy.

    Pythonartificial-intelligencecomputer-visiondeep-learning
    Auf GitHub ansehen↗11,238
  1. Home
  2. Artificial Intelligence & ML
  3. Framework Transpilers