Jump to content

GstInference/Supported backends/NCSDK: Difference between revisions

mNo edit summary
Line 21: Line 21:
== Enabling the backend ==
== Enabling the backend ==


To enable NCSDK as a backend for GstInference you need to install R2Inference with NCSDK support. To do this, use the option --enable-ncsdk during R2Inference configure:
To enable NCSDK as a backend for GstInference you need to install R2Inference with NCSDK support. To do this, use the option --enable-ncsdk during R2Inference configure following this [[R2Inference/Getting_started/Building_the_library|wiki]].
 
<syntaxhighlight lang='bash'>
./autogen.sh --enable-ncsdk
</syntaxhighlight>


==Generating a graph==
==Generating a graph==
507

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.