awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesHardware Queue Bindings

Mechanisms for direct command submission to hardware engines to reduce latency.

Distinguishing note: Focuses on bypassing driver layers for direct hardware access.

Explore 1 awesome GitHub repository matching devops & infrastructure · Hardware Queue Bindings. Refine with filters or upvote what's useful.

Awesome Hardware Queue Bindings GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tinygrad/tinygradAvatar tinygrad

    tinygrad/tinygrad

    33,147Vezi pe 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

    Bypasses standard driver layers by submitting compute commands directly to hardware engines to minimize latency.

    Python
    Vezi pe GitHub↗33,147
  1. Home
  2. DevOps & Infrastructure
  3. Hardware Queue Bindings