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.

[参考译文] SK-AM62A-LP:SK-AM62A-LP — 在 x86_PC 上设置的 edgeai-tidl-tools 先决条件(Ubuntu 版本和 python 版本)

Guru**** 2451970 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1545129/sk-am62a-lp-sk-am62a-lp---edgeai-tidl-tools-pre-requisites-to-setup-on-x86_pc-ubuntu-version-and-python-version

器件型号:SK-AM62A-LP


工具/软件:

您好、

希望咨询有关运行环境的信息`edgeai-tidl-tools`

GitHub 自述文件

https://github.com/TexasInstruments/edgeai-tidl-tools

它强调:

  • 通过以下配置验证该存储库的 x86_PC 模式:
  • Ubuntu:22.04
  • Python:3.10

1) 我们可以使用 Ubuntu 24.04 吗?
由于 24.04 是 LTS 版本(意味着可支持长达 5 年的长期支持版本)

2) 我们可以使用较新的 python 版本吗? 示例 3.12

请提供建议

此致、
WengChong

操作系统 Python 版本
Ubuntu 22.04 3.10

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

    您好、WengChong、

    这些版本与我们测试的版本相匹配、可以放心地支持。 可能会使用其他版本、但我们不能保证它们在不进行修改的情况下可以正常工作。

    避免主机系统和经过验证的工具之间版本控制差异的一种常见方法是使用 Docker 环境。 请参阅 edgeai-tidl-tools Docker 组件[0][1]

    [0] tidl-tools 的 Docker 文档; https://github.com/TexasInstruments/edgeai-tidl-tools/blob/master/docs/advanced_setup.md#docker-based-setup-for-x86_pc

    [1] Docker 文件位置: https://github.com/TexasInstruments/edgeai-tidl-tools/tree/master/scripts/docker 

    BR、
    Reese

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

    谢谢 Reese、

    Docker 环境使用是否重要
    Ubuntu:22.04
    Python: 3.10.12

    但 ti-SDK 映像在较新版本上运行?
    Python:3.12.9

    此致、
    WengChong

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

    是的、更新的 TI-SDK (v10.x、11.x) 将运行 python3.12。 当我们升级 Linux LTS 内核时、该版本通常会有所不同。

    可以在主机 x86 (Ubuntu 22.04 中的 python3.10) 和目标 AArch64 器件 (SDK 10.x 中的 python3.12、11.1) 之间使用不同的 python 版本。

    例如、我的开发机器是 Ubuntu 22.04 LTS、其默认为 python 3.10。 由于主机和目标 python 版本之间不匹配、我从未在目标 SDK 上遇到版本控制问题。  

    此致、

    Reese