Skip to content

Commit

Permalink
fix: backend name
Browse files Browse the repository at this point in the history
Signed-off-by: grorge <[email protected]>
  • Loading branch information
grorge123 committed May 9, 2024
1 parent 275151d commit f2ce7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contribute/source/plugin/wasi_nn.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ cmake --build build
cmake --install build
```

Then you will have an executable `wasmedge` runtime under `/usr/local/bin` and the WASI-NN with OpenVINO backend plug-in under `/usr/local/lib/wasmedge/libwasmedgePluginWasiNN.so` after installation.
Then you will have an executable `wasmedge` runtime under `/usr/local/bin` and the WASI-NN with Neural Speed backend plug-in under `/usr/local/lib/wasmedge/libwasmedgePluginWasiNN.so` after installation.

### Appendix

Expand Down

0 comments on commit f2ce7a9

Please sign in to comment.