bytecodealliance / wasi-nn

High-level bindings for wasi-nn system calls
Apache License 2.0
41 stars 33 forks source link

Implement working with image bytes directly (no file required). #88

Closed geekbeast closed 1 year ago

geekbeast commented 1 year ago

This adds the functions necessary to work with an image bytes that are already, for example those coming from an HTTP request.