bytecodealliance / wasi-nn

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

Adding enable SIMD to the build #37

Closed brianjjones closed 3 years ago

brianjjones commented 3 years ago

What effect does this have?

It enables SIMD to be used by the compiler. I didn't notice a speedup, but wanted to add this before I forgot it existed.