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:edgeai-modelmaker 10.1r GPU 中的编译失败:TIDLExecutionProvider 错误(缺少 libacchost.so)

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1524376/tda4vm-compilation-failure-in-edgeai-modelmaker-10-1r-gpu-tidlexecutionprovider-error-missing-libacchost-so

器件型号:TDA4VM

工具/软件:

使用 edgeai-modelmaker 10.1r (GPU 版本)训练和编译 YOLOX-nano-lite 对象检测模型时、我遇到编译问题。 该过程失败、并出现以下错误:

EP 错误/root/onnxruntime/onnxruntime/core/providers/tidl/tidl_execution_provider.cc:94
onnxruntime::TidlExecutionProvider::TidlExecutionProvider () status == true 为 false。
使用['TIDLExecutionProvider'时、'CPUExecutionProvider']
返回到['CPUExecutionProvider']并重试。
错误- libacchost.so:无法打开共享目标文件:没有此类文件或目录 
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Wang:

    库 libacchast.so 是一个 NVIDIA 库、可能由 CUDA 工具安装。  我看到更多的问题,而不仅仅是在你的帖子.  未发现 TIDLExecutionProvider 非常严重。  这意味着您只能使用 CPU 或 GPU (如果您修复了库问题)。   

    请按照设置说明正确设置 TIDL (https://github.com/TexasInstruments/edgeai-tidl-tools?tab=readme-ov-file#setup )。

    再强调一点、 通常最好 让常规 TIDL 正常工作、然后再尝试更高级的基于 GPU 的训练。   

    此致、

    Chris

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

    您好、 Chris、

    我将验证您之前提到的内容、但现在我遇到了一个新问题:

    安装 CPU 版本的 edgeai-modelmaker 后、我在训练和编译方面遇到问题:

    您能帮助我确定导致此问题的原因吗? 谢谢!

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

    请在新主题中提出新问题。  我们将线程限制为一个主题。

    此致、

    Chris