bug: paddle-Lite 在 A311D 上无法正常使用和运行
作者: far310创建于 2026年8月19日更新于 2026年8月20日
System information: Linux rpdzkj 4.9.113 aarch64 aarch64 aarch64 GNU/Linux Development version: Honor A311D Lite version: paddlelite 2.14rc0 paddlelite-2.14rc0-cp38-cp38-linux_aarch64.whl.zip Using the official model: ppyoloe_noshare_qat The model output has two parts. Using my own model: changed the head
Then running it, the error is: [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
Here is the code for the two conversions test3.py test4.py
内容来源: PaddlePaddle/Paddle-Lite