PaddlePaddle / Paddle-Lite

PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
https://www.paddlepaddle.org.cn/lite
Apache License 2.0
6.93k stars 1.61k forks source link

支持Release/v2.6 运行在Zephyr RTOS上 #10443

Closed cocoeoli closed 6 months ago

cocoeoli commented 7 months ago

我们将paddle lite作为zephyr RTOS的一个第三方外部模块,加入了zephyr RTOS的代码仓库中。并在Firefly ROC-RK3568-PC开发板上进行了测试,预测结果和arm linux一致,同时在部分场景下paddle lite on zephyr RTOS的推理速度优于linux.

onecatcn commented 6 months ago

Congratulations to the hnu-esnl team for being the first to merge RTOS into the upstream of Paddle Lite! This achievement enables Paddle Lite to run on the open-source RTOS, Zephyr. Thank you for the contribution to Paddle-Lite community!

lenghonglin commented 6 months ago

Zephyr is one of the most famous RTOS. This is a good job for Zephyr and Paddle Lite.