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: TVM/Neo-AI-DLR::Getting an error , while erring with TVM runtime for host(PC)(TVM/Neo-AI-DLR::Getting an error,使用主机(PC)的TVM运行时推断时出错)

Guru**** 2035740 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1101271/tda4vm-tvm-neo-ai-dlr-getting-an-error-while-inferring-with-tvm-runtime-for-host-pc

部件号:TDA4VM

尊敬的TI团队:

     我在  尝试使用“主机”的t"est_tidl_j7_deploy.py"脚本推断分段模型时遇到以下错误-  

错误TVMError: Cannot open libvx_tidl_rt.so! libvx_tidl_rt.so: Cannot open shared object file: no such file or directore",even even even even even even even even str in ${HOME}/ti-processor-SDK-RTOS-j721e-EVM--

07_01_00_11/tidl_J7_01_03_00_11/ti_dl/RT/out /J7/A72/linux/版本。

请帮助我们解决错误。 谢谢

SDK: TI-processor-SDK-RTOS-j721e-EVM-EVM-07_01_00_11

TVM版本:版本:7.01 11.11 03.00

操作系统: Ubuntu 18.04

构建和推断所遵循的步骤 :${HOME}/ti-processor-SDK-RTOS-j721e-EVM-evm-07_01_00_11/tidl_J7_01_03_00_11/ti_dl/docs/user_guide_html/md_tidl_osr_tvm_tidl.html

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,

      您正在查看的libvx_tidl_rt.so版本是为Arm A72构建的。

      对于主机仿真,您需要为x86构建的版本。  它应该位于"ti_dl/rt/out /PC/x86_64 /linux/release/"中。  将环境变量LD_LIBRARY_PATH指向此目录,以便推断可以找到此共享库。