Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

what's the deal with wasi-nn? (who is supporting it?) Seems super high level and somewhat brittle


Disclaimer: I am a maintainer of WasmEdge. WASI-NN allows Wasm to be a wrapper of native tensor frameworks — very much the same way Python is a wrapper for Tensorflow and PyTorch.

The benefit of using Wasm as a wrapper is its high performance (Use Rust to prepare data) and multi language support (inference in JS!)

WasmEdge supports Tensorflow, PyTorch, and OpenVINO as wasi-NN backends.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: