This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Error when loading the compiled artifacts that was built with TVM using NEO-AI-DLR

Part Number: TDA4VM

I have compiled a TensorFlow Model using TVM.

When I tried to load the compiled artifacts (.so, .json, .params), there is an error happened:

python3: symbol lookup error: tensorflow_dms/deploy_lib.so: undefined symbol: __gnu_f2h_ieee

I have no idea how to make it correct.

Could you help me fix it?

Thanks.