bytecodealliance / wasi-nn

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

Updating image2tensor to work with other backends #70

Closed brianjjones closed 1 year ago

brianjjones commented 1 year ago

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