awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMemory Interoperability

Utilities for exposing external memory buffers as tensors.

Distinguishing note: Focuses on zero-copy exposure of existing memory pointers.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Memory Interoperability. Refine with filters or upvote what's useful.

Awesome Memory Interoperability GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tinygrad/tinygradAvatar de tinygrad

    tinygrad/tinygrad

    33,147Ver en GitHub↗

    Tinygrad is a deep learning framework and tensor computation engine designed for building and training neural networks. It functions as a hardware abstraction layer that manages device memory, command queues, and kernel dispatching across heterogeneous computing architectures. By utilizing a lazy-evaluation approach, the framework constructs computational graphs that defer execution until data is explicitly required, allowing it to process only the necessary operations for a given result. The project distinguishes itself through a just-in-time compilation layer that transforms abstract comput

    Exposes existing memory pointers as tensors to facilitate efficient interoperability.

    Python
    Ver en GitHub↗33,147
  1. Home
  2. Artificial Intelligence & ML
  3. Memory Interoperability