bytecodealliance / wasi-nn

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

Updating image2tensor to work with other backends #70

Closed brianjjones closed 2 years ago

brianjjones commented 2 years ago

Also updated the example to use the image2tensor crate rather than its own image conversion function.