Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6404 Discussions

[ ERROR ] VX API call failed with VX_FAILURE

Deepak_C_R
Beginner
852 Views

Hi,

I have modified cnn_custom_kernel sample code by adding one more custom layer. But I am getting following errors while running the binary.

deepak@camry:~/Projects//openvx_samples/build/install/bin/cnn_custom_kernel$ ./cnn_custom_kernel
[ ERROR ] VX API call failed with VX_FAILURE
    expression: vxLoadKernels(context, "cnn_custom_kernels")
    file:       /home/deepak/Projects/openvx_samples/samples/cnn_custom_kernel/main.cpp
    line:       133

May I know the reason for this error.

 

Thank You.

0 Kudos
1 Reply
Stav_S_Intel
Employee
852 Views

Hi,

Without knowing what you're trying to run it is very hard to understand, you can look at the log or tracer- there are instructions to activate them on the Runtime user document... 

Or you can send me the files and i will try to reproduce. 

 

Regards,

Stav

0 Kudos
Reply