bug,paddle-Lite 在 A311D 上无法正常使用和运行
Author: far310Created Aug 19, 2026Updated Aug 20, 2026
系统信息:Linux rpdzkj 4.9.113 aarch64 aarch64 aarch64 GNU/Linux 开发版:荣品A311D lite版本:paddlelite 2.14rc0
paddlelite-2.14rc0-cp38-cp38-linux_aarch64.whl.zip
用官方的模型:ppyoloe_noshare_qat
说模型输出有两个
用我自己的模型:改了头部
然后运行就是报错:[F 8/19 11:17:53.979 ...e-Lite/lite/core/model/general/op_desc.h:118 GetAttr] Check failed: it != attrs().end(): No attributes called beta found for swish
这是两个转换的代码
test3.py
test4.py
Source: PaddlePaddle/Paddle-Lite