bytecodealliance / wasi-nn

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

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

Closed brianjjones closed 1 year ago

brianjjones commented 1 year ago

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