器件型号:PROCESSOR-SDK-DRA8X-TDA4X
无法在 AWS Sagemaker neo 的目标器件列表中找到 DRA8X-TDA4X EVM。
如何使用 TF 模型在此设备上使用 neo 运行时?
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.
器件型号:PROCESSOR-SDK-DRA8X-TDA4X
无法在 AWS Sagemaker neo 的目标器件列表中找到 DRA8X-TDA4X EVM。
如何使用 TF 模型在此设备上使用 neo 运行时?
您好!
*J7的 TVM 离线编译器: https://github.com/TexasInstruments/tvm/tree/tidl-j7
这意味着,即使使用离线 TVM 生成伪影,它也只在 A72 (ARM)内核上运行,而不使用 C7x 加速器?
如果这是正确的,那么 Tensorflow 模型不能在使用当前 SDK 7.0的 C7x 加速器上运行?
在 DRA8x-TDA4x 上训练和运行模型的好方法是什么?
SDK 7.1现 已推出、其中包含可在 C7x 上卸载的 TVM 编译。
Tensorflow 模型可以通过 openVX 或 TVM/Neo-ai-DLR 使用 TIDL 来加速。
有关更多详细信息、请参阅以下内容