Skip to content

Commit f2ce7a9

Browse files
committed
fix: backend name
Signed-off-by: grorge <[email protected]>
1 parent 275151d commit f2ce7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contribute/source/plugin/wasi_nn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ cmake --build build
319319
cmake --install build
320320
```
321321

322-
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.
322+
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.
323323

324324
### Appendix
325325

0 commit comments

Comments
 (0)