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-J722S:由 onnxrt_ep.py / tflrt_delegate.py 工件生成的中间文件的定义。

Guru**** 2456300 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1483243/processor-sdk-j722s-the-definition-of-intermediate-files-generated-by-onnxrt_ep-py-tflrt_delegate-py-artifacts

器件型号:PROCESSOR-SDK-J722S

工具与软件:

嗨、团队:

我想确认生成的伪影的描述和用途 onnxrt_ep.py / tflrt_delegate.py 特别是:

  • <node_name>_tidl_io_1.bin
  • <node_name>_tidl_net.bin
  • allowedNode.txt

我不确定这些信息是否已经记录在案、我完全漏掉了。

感谢您的亲切帮助、

此致、

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

    我想确认onnxrt_ep.pytflrt_delegate.py不会生成新的 ONNX/TFLite 模型、我是否正确?

    感谢您的帮助。

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

     onnxrt_ep.py 和  tflrt_delegate.py generate io.bin and net.bin files.  These are used by TIDL to run inference.  The source inputs for these are either ONNX or TFL3 files.  

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

    TIDLRT 使用 net.bin 和 io.bin 文件来运行推理。  文件 allowedNode.txt 只是允许(CAN)在 C7X 上运行的图层列表。

    此致、

    Chris

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

    大家好、
    明白了。 非常感谢您的帮助!

    此致、
    Ken