bytecodealliance / wasi-nn

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

Minor fix for broken CI due to new backend enum #72

Closed brianjjones closed 2 years ago

brianjjones commented 2 years ago

@abrown A new back-end got added to the enum, so the generate.rs CI fails. This should take care of it.