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 RepositoriesPluggable Hardware Backends

Custom backends that extend array and autograd operations to new hardware devices without modifying core logic.

Distinguishing note: None of the hardware-iot candidates match: this is about software-defined device backends for a deep learning framework, not physical hardware identification, redirection, or driver mapping.

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

Awesome Pluggable Hardware Backends GitHub Repositories

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

    chainer/chainer

    5,919Vezi pe GitHub↗

    Chainer is an open-source deep learning framework built around define-by-run automatic differentiation, where computation graphs are constructed dynamically during forward execution. This imperative approach allows networks to be built using standard Python control flow, with gradients computed automatically through reverse-mode differentiation on the dynamically recorded graph. The framework supports GPU acceleration through a NumPy-compatible array backend with CUDA and cuDNN support, and provides a pluggable device abstraction that lets users switch between CPU and GPU computation without c

    ChainerX plugs in custom backends to support additional device types without modifying the core array or autograd logic.

    Python
    Vezi pe GitHub↗5,919
  1. Home
  2. Artificial Intelligence & ML
  3. Pluggable Hardware Backends