awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Deployments

Pushing runtime libraries and setting library paths to execute models on specific hardware devices.

Distinct from Device Runtime Managers: Distinct from Device Runtime Managers: focuses on the deployment step of pushing binaries to a device, not runtime management.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Runtime Deployments. Refine with filters or upvote what's useful.

Awesome Runtime Deployments GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • pytorch/executorchpytorch का अवतार

    pytorch/executorch

    4,296GitHub पर देखें↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    Pushes shared libraries and sets library paths so the runtime can execute models on a MediaTek device.

    Pythondeep-learningembeddedgpu
    GitHub पर देखें↗4,296
  • open-wine-components/umu-launcherOpen-Wine-Components का अवतार

    Open-Wine-Components/umu-launcher

    3,111GitHub पर देखें↗

    umu-launcher is a suite of tools designed to launch Windows game binaries on Linux systems. It serves as a runtime orchestrator and compatibility layer launcher that enables cross-platform software execution. The project manages game compatibility through a fix manager that retrieves and applies specific patches and configurations based on unique store identifiers. It also functions as a data isolation tool, allowing for the specification of custom directory paths to keep game configurations and save data separate from the host system. The system automates the deployment of runtime environme

    Handles the automated deployment of required runtime libraries and paths to enable game execution.

    Python
    GitHub पर देखें↗3,111
  1. Home
  2. DevOps & Infrastructure
  3. Device Runtime Managers
  4. Runtime Deployments