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.

[参考译文] MSPM0G5187:模型生成问题

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1624901/mspm0g5187-model-generation-issue

器件型号: MSPM0G5187

您好、

让我确认以下内容。
执行以下教程。
https://dev.ti.com/tirex/explore/node?node=A__AKCnvqDed-Plz2JO5Umb3Q__MSPM0-SDK__a3PaaoK__LATEST

然后、当我执行“3"的“的“torch.onnx.export (modelInt8、inData、“trained_model.onnx",“,input_name=["input"]、input_name=["input"])“)"“"时“时。 训练你自己的模型(简单原生 Pytorch 量化)“在上面的 URL 中,我得到了以下错误。

* torch.onnx.errors.UnsupportedOperatorError:不支持将运算符“量化:: batch_normal2d“导出到 ONNX opset 版本 17。

根据下一页、onnx==1.18.0 的 opset 版本应为“23",“,但、但错误显示为“17"。“。
这一点也很奇怪。 您是否遇到了如上所示的相同错误?
onnx/docs/Versioning.md(主 onnx/onnx) · 

此致、