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 RepositoriesOperation Scheduling Flows

Partitions execution and data flow to coordinate operation scheduling across hardware targets.

Distinct from Execution Flow Control: Focuses on the coordination of tensor operation schedules across devices, not debugger flow control.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Operation Scheduling Flows. Refine with filters or upvote what's useful.

Awesome Operation Scheduling Flows GitHub Repositories

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

    iree-org/iree

    3,819Vezi pe GitHub↗

    IREE is an MLIR-based compiler toolchain and runtime designed to translate machine learning models from various frameworks into optimized binaries for execution across diverse hardware targets. It provides a unified pipeline to ingest models from PyTorch, TensorFlow, JAX, and ONNX, lowering them into a common intermediate representation for deployment on CPUs, GPUs, and bare-metal embedded systems. The project distinguishes itself through a bytecode virtual machine and a hardware abstraction layer that decouple high-level model logic from specific hardware instruction sets. It supports sophis

    Partitions execution and data flow to coordinate how operations are scheduled and dispatched across diverse hardware targets.

    C++compilercudajax
    Vezi pe GitHub↗3,819
  1. Home
  2. Operating Systems & Systems Programming
  3. Execution Flow Control
  4. Operation Scheduling Flows