Rust-GPU/rust-cuda

Suggestion: WASI-NN CUDA

Open

#139 创建于 2025年2月2日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)Rust (240 fork)auto 404
enhancementhelp wanted

仓库指标

Star
 (5,261 star)
PR 合并指标
 (PR 指标待抓取)

描述

A feature request; Implement the WASI-NN interface for CUDA so any WASM32-WASI [p1, p2 and future p3] runtime which wants a neural networking CUDA host can depend on a super efficient Rust implementation without needing to download a Docker image with gigabytes of other code.

Why? At the moment running AI code requires a Docker image with Python and CUDA which easily goes between 5GB o 15GB which for a serverless or edge use case is ridiculous.

贡献者指南